Ver Fonte

update pc_chat

luke há 6 anos atrás
pai
commit
7491dd1aef
1 ficheiros alterados com 1 adições e 1 exclusões
  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,