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