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