瀏覽代碼

update pc_chat

luke 6 年之前
父節點
當前提交
7491dd1aef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pc_chat/src/components/leaveMsg.vue

+ 1 - 1
pc_chat/src/components/leaveMsg.vue

@@ -129,7 +129,7 @@
 					setTimeout(function () {
 						// console.log(this.imgUrl,"上传的图片")
 						let params = {
-							'name': _this.call,
+							'nick_name': _this.call,
 							'email': _this.eMail,
 							'content': _this.leaveInfor,
 							'phone': _this.phone,