فهرست منبع

修改字段类型

695593266@qq.com 2 ماه پیش
والد
کامیت
154b0ae60f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,