Jelajahi Sumber

修改字段类型

695593266@qq.com 2 bulan lalu
induk
melakukan
154b0ae60f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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,