H5/Js/LLJ/Add.js
@@ -108,6 +108,26 @@ }, removeXJ() { var that = this; that.ttrre = true; that.AxiosHttp("post", 'MesQaItemsDetect01Manager/ReloadModel5', { guid: "158f4324-955e-4a3b-aafa-09babf3c3368" }, true, 1).then(function (res1) { if (res1.status == 1) { that.$toast.fail(res1.message); } else { that.$notify({ type: 'success', message: '提交成功' }); that.init(); } that.ttrre = false }).catch(function (error) { that.$toast.fail("网络错误,请重试!"); that.ttrre = false console.log(error); }); }, GetBack1() { window.history.back();