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