Browse Source

update pc_chat

luke 6 năm trước cách đây
mục cha
commit
7491dd1aef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,