1
PC-20250623MANY\Administrator
2025-08-30 9f5adc78ec0e386684a12f3b4f26a0fff4a3286f
src/views/home/components/HomeLb.vue
@@ -253,6 +253,7 @@
    // 股票选择
    Choice(val) {
      this.$emit("choice", val.stockCode, val.positionSn);
      console.log("1");
    },
  },
};