|
@@ -451,9 +451,6 @@
|
|
this.forme.fixedData = this.queryParams
|
|
this.forme.fixedData = this.queryParams
|
|
this.submitForm()
|
|
this.submitForm()
|
|
}else if(index == 'A'){
|
|
}else if(index == 'A'){
|
|
- // let query = Object.assign({'id':'630'},{} )
|
|
|
|
- // this.$router.push({ query})
|
|
|
|
- // this.reload()
|
|
|
|
this.forme.fixedData = this.queryParams
|
|
this.forme.fixedData = this.queryParams
|
|
this.submitForm()
|
|
this.submitForm()
|
|
}
|
|
}
|
|
@@ -499,6 +496,9 @@
|
|
let query = Object.assign({'id':response.data,'tables': this.forme.table},{} )
|
|
let query = Object.assign({'id':response.data,'tables': this.forme.table},{} )
|
|
this.$router.push({ query})
|
|
this.$router.push({ query})
|
|
this.queryParamslist.fixedData.condition[this.foremTtae] = response.data
|
|
this.queryParamslist.fixedData.condition[this.foremTtae] = response.data
|
|
|
|
+ this.deledlid.idList = []
|
|
|
|
+ this.deledlid.idList.push(response.data)
|
|
|
|
+ this.formy.id = response.data
|
|
this.oieufr = response.data
|
|
this.oieufr = response.data
|
|
this.objParams.fixedData.id = response.data
|
|
this.objParams.fixedData.id = response.data
|
|
this.init()
|
|
this.init()
|