标准体系模块,标准状态改成文本状态

This commit is contained in:
zhoulingpo
2023-11-28 10:57:17 +08:00
parent 785dae86b2
commit 423b5198ea
@@ -153,7 +153,7 @@
prop="standState"
width="80"
show-overflow-tooltip
label="标准状态">
label="文本状态">
<!--<template slot-scope="scope">-->
<!--<span v-if="dict.commonState">{{ this.dict.commonState.find(item => item.value === scope.row.standState).label }}</span>-->
<!--</template>-->