Procházet zdrojové kódy

修改字段类型

695593266@qq.com před 2 měsíci
rodič
revize
154b0ae60f

+ 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,