修改企业标准以及体系搜索的文本状态改为标准状态

This commit is contained in:
zhoulingpo
2023-12-05 17:31:06 +08:00
parent 60835fdb45
commit 3c54f0c4c5
2 changed files with 9 additions and 9 deletions
@@ -152,7 +152,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>-->