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, }