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