Browse Source

电子方案bug

zhouna 4 năm trước cách đây
mục cha
commit
6bf203b627
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);
     }
   },