Selaa lähdekoodia

宅基地调查

wulanhaote
nsgkyjk 3 vuotta sitten
vanhempi
commit
c077609743
1 muutettua tiedostoa jossa 2 lisäystä ja 6 poistoa
  1. +2
    -6
      src/views/homesteadSurvey/list.vue

+ 2
- 6
src/views/homesteadSurvey/list.vue Näytä tiedosto

@@ -1572,7 +1572,6 @@
}else{ }else{
this.list.splice(index,1); this.list.splice(index,1);
} }

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


Ladataan…
Peruuta
Tallenna