Changes
This commit is contained in:
@@ -737,7 +737,8 @@ const saveSerialInvoice = async () => {
|
||||
endText: itemInfo.value.endText,
|
||||
rows: itemInfo.value.rows,
|
||||
contactPerson: itemInfo.value.contactPerson,
|
||||
serialConfig: itemInfo.value.serialConfig
|
||||
serialConfig: itemInfo.value.serialConfig,
|
||||
letterhead: itemInfo.value.letterhead,
|
||||
}
|
||||
|
||||
let data = null
|
||||
|
||||
Reference in New Issue
Block a user