Mr.Shi
2023-09-11 83206a4017aa82e1658208cb55b78833e35deac7
platform_web/src/components/common/MenuSelect.vue
@@ -48,6 +48,8 @@
      this.fetchData()
    },
    type () {
      console.log(type);
      debugger
      this.fetchData()
    }
  },