Explorar el Código

预装箱单字段显示问题

jbb hace 2 años
padre
commit
1e07282c9d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,