国内显示代替标准号

This commit is contained in:
shenyanpei
2022-01-13 15:10:03 +08:00
parent cbe8fe4da1
commit 7f430892b4
@@ -285,10 +285,13 @@
<span v-else>{{ scope.row.ZCCSSRQ }}</span>
</template>
</el-table-column>
<el-table-column
prop="dtbzh"
width="200"
label="代替标准号">
</el-table-column>
<el-table-column
prop="textStatus"
sortable="custom"
width="110"
label="文本状态">
<!-- <template slot="header" slot-scope="scope">-->
<!-- <el-tooltip class="item" effect="dark" content="计划修订”、“修订中”均为现行有效版本;“已修订”标准的有效性根据实际实施情况判定。" placement="bottom">-->
@@ -304,11 +307,6 @@
<span v-else>{{ textStatusMap[scope.row.textStatus] }}</span>
</template>
</el-table-column>
<el-table-column
prop="replaceStandNum"
width="150"
label="代替标准号">
</el-table-column>
<el-table-column fixed="right"
v-if="isPermission('cac1eb379eb8e3b987cbb2e4599adb50,247cebaefa7cf1683092af160af11502,dbaf9df2990a595c8abea28e68b1a681')>0"
label="收藏" align="center" width="50px"