Răsfoiți Sursa

修改字段类型

695593266@qq.com 2 luni în urmă
părinte
comite
154b0ae60f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      src/views/productionPlan/components/planDotLine.vue

+ 1 - 1
src/views/productionPlan/components/planDotLine.vue

@@ -397,7 +397,7 @@
 
         return {
           detailList,
-          fileParam: head.fileParam ?? {},
+          fileParam: head.fileParam ?? [],
           id: head.id,
           planCode: plan?.code ?? head.planCode,
           planId: plan?.id ?? head.planId,