bug: 把文本状态右侧的叹号去掉

This commit is contained in:
fanlin
2021-07-20 17:59:28 +08:00
parent 8df229c9b4
commit e69f39f4f0
@@ -357,7 +357,7 @@
</el-form-item>
<el-form-item title="“计划修订”、“修订中”均为现行有效版本;“已修订”标准的有效性根据实际实施情况判定。"
prop="textStatus" label-width="150px" class="add-form-item">
<template slot="label">文本状态<i class="el-icon-warning-outline"></i></template>
<template slot="label">文本状态</template>
<el-select v-model="sarStandardsInfoEO.textStatus"
placeholder="请选择文本状态"
clearable>