src/views/system/dict/data.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/system/dict/data.vue
@@ -156,7 +156,7 @@ <el-option v-for="item in listClassOptions" :key="item.value" :label="item.label" :label="item.label + '(' + item.value + ')'" :value="item.value" ></el-option> </el-select>