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