فهرست منبع

电子方案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);
     }
   },