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