疯狂的狮子li
2021-06-24 24c7ff79595c12d6bd84285236b888c3eb2f71e5
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 {
      // 遮罩层