Mr.Shi
2023-09-04 682182cf67a5aa9fed34335fea22d4673f30f10c
platform_web/src/components/common/MenuSelect.vue
@@ -48,6 +48,8 @@
      this.fetchData()
    },
    type () {
      console.log(type);
      debugger
      this.fetchData()
    }
  },