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