riku
2025-03-14 5f44d21b3921abc88506a7ec46b3fe6f078664aa
src/views/historymode/HistoryMode2.vue
@@ -166,6 +166,7 @@
          // this.draw(factorDatas);
        });
        list.push(factorDatas);
        console.log(list.length);
      });
      this.segmentFactorDatas = list;
    },