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: []
+      }
     }
   },