H5/Js/LLJ/Add.js
@@ -299,7 +299,8 @@ var that = this; that.ttrre = true; that.AxiosHttp("post", 'MesQaItemsDetect01Manager/EditModelSubmit', { guid: that.formData.guid guid: that.formData.guid, userGuid: this.GetLoginInfor().loginGuid // 新增参数:用户唯一标识 }, true, 1).then(function (res1) { if (res1.rtnData.outSum == 1) { that.$notify({ type: 'success', message: '提交成功' });