H5/Js/IPQC_XJ/Add.js
@@ -220,6 +220,7 @@ }, addJyzIpqc(input) { var that = this; var guid1 = that.formData.guid;//主表id var mxguid = that.tableData[that.tabActive].guid;//检验项目的guid @@ -230,8 +231,12 @@ inP1: input,//或者0k-19,或者ng-19,或实际检验值 }, true, 1).then(function (res1) { if (res1.rtnCode > 0) { that.$notify({ type: 'success', message: res1.rtnMsg //that.$notify({ // type: 'success', message: res1.rtnMsg //}); that.$toast.success({ duration: 1000, // 持续展示 toast message: '操作成功', }); that.refreshJYItem();//刷新检验项目 //that.handleTabClick();//刷新检验明细面板