From 86f62f4921e14443c419c711ed047ea159f1be01 Mon Sep 17 00:00:00 2001 From: songyang <972986197@qq.com> Date: Wed, 3 Apr 2024 16:41:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=B0=E8=B4=AD=E9=AA=8C?= =?UTF-8?q?=E6=94=B6=E9=80=9A=E7=9F=A5=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/store/newBuy/newDevices/newDevicesAccept.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sgzb-ui/src/views/store/newBuy/newDevices/newDevicesAccept.vue b/sgzb-ui/src/views/store/newBuy/newDevices/newDevicesAccept.vue index c0125bcc..e2034097 100644 --- a/sgzb-ui/src/views/store/newBuy/newDevices/newDevicesAccept.vue +++ b/sgzb-ui/src/views/store/newBuy/newDevices/newDevicesAccept.vue @@ -182,7 +182,7 @@ - + @@ -504,7 +504,8 @@ export default { item.phone = item.telphone; }) let param = { - message:this.nform.notice, + // message:this.nform.notice, + message:`${this.getNowTime()},${this.taskInfo.code}`, taskId:this.taskInfo.taskId, bmNoticeInfoList:this.configUserList, }