Ver Fonte

修改字段类型

695593266@qq.com há 2 meses atrás
pai
commit
154b0ae60f
1 ficheiros alterados com 1 adições e 1 exclusões
  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,