Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -246,6 +246,10 @@
|
||||
prop="standName"
|
||||
label="标准名称"
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
<a class="table-jump"
|
||||
@click="handlePreview(scope.row)">{{ scope.row.standName }}</a>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
prop="issueTime"
|
||||
|
||||
Reference in New Issue
Block a user