Parcourir la source

预装箱单字段显示问题

jbb il y a 2 ans
Parent
commit
1e07282c9d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/pre-book/addPreBookDrawer.vue

+ 1 - 0
src/views/pre-book/addPreBookDrawer.vue

@@ -575,6 +575,7 @@ export default {
         var sub = {
           id:"",
           syLetterDepositId:"",
+          clientAbbreviation:data.customerAbbreviation,
           syPreAssembledPackingListId:data.id,
           syPreAssembledPackingListItemId:data.itemId,
           acSetNo:data.acSetNo,