ソースを参照

电子方案bug

zhouna 4 年 前
コミット
6bf203b627
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/components/cdssManage/plan/AddPlan.vue

+ 1 - 1
src/components/cdssManage/plan/AddPlan.vue

@@ -646,7 +646,7 @@ export default {
           this.groupSort(sun.planDetails);
         }
       });
-      this.fomatArr(data);
+      this.fomatArr(newData);
     }
   },