Mr.Shi
2023-08-22 9af981b3efcb8c27eeafc6d6f0150c641d9b2857
platform_web/src/components/common/MenuSelect.vue
@@ -48,6 +48,8 @@
      this.fetchData()
    },
    type () {
      console.log(type);
      debugger
      this.fetchData()
    }
  },