Howie 1 年之前
父节点
当前提交
08c59c6a57
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/views/supply/allot/components/allot_detail.vue

+ 3 - 1
src/views/supply/allot/components/allot_detail.vue

@@ -138,7 +138,9 @@ export default {
       printObj: {
         id: 'printData'
       },
-      detailData: {}
+      detailData: {
+        kingDeeTransferItems: []
+      }
     }
   },