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