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