From 677a8ce67974c8f64dcf529d97fa57368dff8727 Mon Sep 17 00:00:00 2001 From: songguoqiang Date: Sat, 12 Apr 2025 21:57:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=A5=A8=E5=9B=9E=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../supplierinvoice/supplierinvoiceRecordMain/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wms/supplierManage/supplierinvoice/supplierinvoiceRecordMain/index.vue b/src/views/wms/supplierManage/supplierinvoice/supplierinvoiceRecordMain/index.vue index 0015ba127..30261cc3f 100644 --- a/src/views/wms/supplierManage/supplierinvoice/supplierinvoiceRecordMain/index.vue +++ b/src/views/wms/supplierManage/supplierinvoice/supplierinvoiceRecordMain/index.vue @@ -301,7 +301,7 @@ const buttonTableClick = async (val, row) => { reversepostingdate:dayjs().valueOf(), // tcCInvoiceRemark:`回转${row['supplierName']}发票 ${row['goldenTaxInvoiceNumber']}` tcCInvoiceRemark:`冲销凭证${row['voucherNumber']||''}`, - tcCInvoiceAllocationRemark:`模具分摊冲销凭证${row['transferNumber']||''}` + tcCInvoiceAllocationRemark:`模具分摊冲销凭证${row['allocationTransferNumber']||''}` }) })