jiaosong
2023-09-12 b0a9e3b690af73fa1c493e151fde2526110c28fa
platform_web/src/components/common/MenuSelect.vue
@@ -48,6 +48,8 @@
      this.fetchData()
    },
    type () {
      console.log(type);
      debugger
      this.fetchData()
    }
  },