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