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