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