标准征求意见--查看页面 可以根据章节编号进行正序排序

This commit is contained in:
Mr.Z
2021-08-06 09:31:52 +08:00
parent 143e25daa6
commit 14287d1751
@@ -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"