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