| @@ -1572,7 +1572,6 @@ | |||
| }else{ | |||
| this.list.splice(index,1); | |||
| } | |||
| } | |||
| }) | |||
| }) | |||
| @@ -1620,6 +1619,7 @@ | |||
| delNh(item.id).then(res => { | |||
| if(res.code=="200"){ | |||
| this.nhlist.splice(index,1); | |||
| this.totalH-- | |||
| } | |||
| }) | |||
| }) | |||
| @@ -1683,6 +1683,7 @@ | |||
| delNhhncy(id).then(res => { | |||
| if(res.code=="200"){ | |||
| this.hncylist.splice(index,1); | |||
| this.totalR-- | |||
| } | |||
| }) | |||
| }) | |||
| @@ -2710,7 +2711,6 @@ | |||
| duration:"1000", | |||
| onClose:function(){ | |||
| _this.totalR+=1 | |||
| _this.totalH+=1 | |||
| _this.showhncy = false | |||
| let params = { | |||
| "nhdm":_this.form5.nhdm, | |||
| @@ -2735,7 +2735,6 @@ | |||
| duration:"1000", | |||
| onClose:function(){ | |||
| _this.totalR+=1 | |||
| _this.totalH+=1 | |||
| _this.showhncy = false | |||
| let params = { | |||
| "nhdm":_this.form5.nhdm, | |||
| @@ -2764,7 +2763,6 @@ | |||
| duration:"1000", | |||
| onClose:function(){ | |||
| _this.totalR+=1 | |||
| _this.totalH+=1 | |||
| _this.showhncy = false | |||
| let params = { | |||
| "nhdm":_this.form5.nhdm, | |||
| @@ -2789,7 +2787,6 @@ | |||
| duration:"1000", | |||
| onClose:function(){ | |||
| _this.totalR+=1 | |||
| _this.totalH+=1 | |||
| _this.showhncy = false | |||
| let params = { | |||
| "nhdm":_this.form5.nhdm, | |||
| @@ -2811,7 +2808,6 @@ | |||
| duration:"1000", | |||
| onClose:function(){ | |||
| _this.totalR+=1 | |||
| _this.totalH+=1 | |||
| _this.showhncy = false | |||
| let params = { | |||
| "nhdm":_this.form5.nhdm, | |||