Howie 1 năm trước cách đây
mục cha
commit
08c59c6a57
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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: []
+      }
     }
   },