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