dcc
2024-05-22 a81603c8f0f32184fcd0ab76b624ec69f61447fc
src/page/list/trading-list.vue
@@ -41,6 +41,7 @@
    },
    gpinput(e) {
      this.gpcode = e.target.value;
      this.$refs.tabsList.sousuo = e.target.value;
    },
  },
};