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">