ruoyi-ui/src/views/system/dict/index.vue
@@ -194,14 +194,9 @@ <script> import { listType, getType, delType, addType, updateType, exportType, refreshCache } from "@/api/system/dict/type"; // 字典标签组件(使用频繁可在全局挂载) import DictTag from '@/components/DictTag' export default { name: "Dict", components: { DictTag }, data() { return { // 遮罩层