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