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