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