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