RuoYi
2021-06-22 aee1e5314080f22611236a76cd94248ec9e7a7ea
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 {
      // 遮罩层