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