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