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