From 27aad65302ece839e5b07888a1e44e84892ef6c1 Mon Sep 17 00:00:00 2001 From: bawei <95887577@qq.com> Date: Sat, 8 Jul 2023 13:58:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/scm/basicInformation/purchaseorder/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SC-web/src/views/scm/basicInformation/purchaseorder/index.vue b/SC-web/src/views/scm/basicInformation/purchaseorder/index.vue index fd71e5a0..fe5f7a4c 100644 --- a/SC-web/src/views/scm/basicInformation/purchaseorder/index.vue +++ b/SC-web/src/views/scm/basicInformation/purchaseorder/index.vue @@ -934,10 +934,10 @@ }) .then(() => { - this.$confirm(`是否作废订单下的所有磅单?`, '提示', { + this.$confirm(`是否清除订单下的所有磅单?`, '提示', { distinguishCancelAndClose: true, - confirmButtonText: '作废磅单', - cancelButtonText: '不作废磅单', + confirmButtonText: '清除', + cancelButtonText: '不清除', type: 'warning' }).then(() => { var num = 1;