From ea4f9ee1d7a6333bd516deb09c1d12f18a168787 Mon Sep 17 00:00:00 2001 From: yangfeng <wanwan926_4@163.com> Date: 星期五, 18 八月 2023 19:04:53 +0800 Subject: [PATCH] bug 修复 --- src/views/other/payment/saleInvoice/addSaleInvoice.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/other/payment/saleInvoice/addSaleInvoice.vue b/src/views/other/payment/saleInvoice/addSaleInvoice.vue index d19d174..e423c7f 100644 --- a/src/views/other/payment/saleInvoice/addSaleInvoice.vue +++ b/src/views/other/payment/saleInvoice/addSaleInvoice.vue @@ -266,6 +266,7 @@ @addProductClick="addProductClick" @emptyProductClick="emptyProductClick" @recalculateProductClick="recalculateProductClick" + @clearupProduct="clearupProduct" /> </div> <!-- 閫夋嫨瀹℃壒娴佺▼ --> -- Gitblit v1.8.0