标准征求意见--查看页面 可以根据章节编号进行正序排序
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