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