11
jhzh
2024-05-26 75c167111d54c01d4c1421715b13b807eaa7ad51
src/page/list/trading-list.vue
@@ -41,6 +41,7 @@
    },
    gpinput(e) {
      this.gpcode = e.target.value;
      this.$refs.tabsList.sousuo = e.target.value;
    },
  },
};