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