From 42a8e5c561902cc0b9d8fd0ed69aded93ba03988 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 15 May 2024 08:46:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B5=8B=E8=AF=95=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../claimAndRefund/return/returnApply.vue | 2 +- sgzb-ui/src/views/index.vue | 2 +- .../forecastWaste/listing/index.vue | 233 +++++++++--------- 3 files changed, 118 insertions(+), 119 deletions(-) diff --git a/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue b/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue index f5fc959c..ac6e128b 100644 --- a/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue +++ b/sgzb-ui/src/views/claimAndRefund/return/returnApply.vue @@ -714,7 +714,7 @@ export default { try { let params = { - companyId: this.companyId, + // companyId: this.companyId, ...this.queryParams, } const res = await ApiGetBackApplyList(params) diff --git a/sgzb-ui/src/views/index.vue b/sgzb-ui/src/views/index.vue index 560fd09d..72d16ed2 100644 --- a/sgzb-ui/src/views/index.vue +++ b/sgzb-ui/src/views/index.vue @@ -400,7 +400,7 @@ }) }) - this.sendMessageParams.message = `宁夏送变电工程有限公司提示:您有一条任务单号为 ${taskCode} 的待办任务未处理,请及时处理。` + this.sendMessageParams.message = `宁夏送变电工程有限公司提示:您有一条任务单号为 ${taskCode} 的待办任务未处理,请及时处理` this.sendMessageParams.taskId = taskId this.urgingDialogVisible = true diff --git a/sgzb-ui/src/views/scrapManage/forecastWaste/listing/index.vue b/sgzb-ui/src/views/scrapManage/forecastWaste/listing/index.vue index 1a18bf13..22a33c41 100644 --- a/sgzb-ui/src/views/scrapManage/forecastWaste/listing/index.vue +++ b/sgzb-ui/src/views/scrapManage/forecastWaste/listing/index.vue @@ -102,7 +102,7 @@ :sendApi="getDialogListApi" :config="dialogConfig" > -