标准体系模块,标准状态改成文本状态
This commit is contained in:
@@ -153,7 +153,7 @@
|
|||||||
prop="standState"
|
prop="standState"
|
||||||
width="80"
|
width="80"
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
label="标准状态">
|
label="文本状态">
|
||||||
<!--<template slot-scope="scope">-->
|
<!--<template slot-scope="scope">-->
|
||||||
<!--<span v-if="dict.commonState">{{ this.dict.commonState.find(item => item.value === scope.row.standState).label }}</span>-->
|
<!--<span v-if="dict.commonState">{{ this.dict.commonState.find(item => item.value === scope.row.standState).label }}</span>-->
|
||||||
<!--</template>-->
|
<!--</template>-->
|
||||||
|
|||||||
Reference in New Issue
Block a user