疯狂的狮子li
2021-07-19 eea8f33cf98f58026e93b209432553e5b1c03da2
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 {
      // 遮罩层