Browse Source

电子方案bug

zhouna 4 năm trước cách đây
mục cha
commit
6bf203b627

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

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