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