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