refactor: delete document receive point
This commit is contained in:
parent
b24380fae0
commit
d0eaafb9d8
1 changed files with 0 additions and 1 deletions
|
|
@ -566,7 +566,6 @@ async function convertDataToFormSubmit() {
|
|||
paySplitCount: quotationFormData.value.paySplitCount,
|
||||
payCondition: quotationFormData.value.payCondition,
|
||||
dueDate: quotationFormData.value.dueDate,
|
||||
documentReceivePoint: quotationFormData.value.documentReceivePoint,
|
||||
contactTel: quotationFormData.value.contactTel,
|
||||
contactName: quotationFormData.value.contactName,
|
||||
workName: quotationFormData.value.workName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue