ludc
2023-05-09 1b8120cacac0037fcb1f8ae747c2f54eb735368b
Source/UBCS-WEB/src/views/omd/dict.vue
@@ -49,7 +49,7 @@
        <el-tag>{{ row.isSealed === 0 ? '否' : '是' }}</el-tag>
      </template>
    </avue-crud>
    <el-dialog :title="`[${dictValue}]枚举配置`"
    <el-dialog :title="`[${dictValue}]枚举项配置`"
               append-to-body
               :visible.sync="box"
               width="1000px">