| ruoyi-ui/src/views/system/dict/data.vue | ●●●●● patch | view | raw | blame | history |
ruoyi-ui/src/views/system/dict/data.vue
@@ -163,7 +163,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>