RuoYi
2021-07-27 20ce9da509036d856b4297c162442e8a8b414d7b
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 {
      // 遮罩层