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