Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
super_liu
2021-08-06 09:38:57 +08:00
@@ -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"