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