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