Merge remote-tracking branch 'origin/pet' into 2024年9月9日shanao
commit
999fbe52e5
|
@ -534,7 +534,7 @@ export default {
|
||||||
CITY: this.keyShudi[1] || '',
|
CITY: this.keyShudi[1] || '',
|
||||||
COUNTRY: this.keyShudi[2] || '',
|
COUNTRY: this.keyShudi[2] || '',
|
||||||
VILLAGE: this.keyShudi[3] || '',
|
VILLAGE: this.keyShudi[3] || '',
|
||||||
ISPUSH: '0'
|
ISPUSH: '1'
|
||||||
}
|
}
|
||||||
).then((data) => {
|
).then((data) => {
|
||||||
this.listLoading = false
|
this.listLoading = false
|
||||||
|
|
Loading…
Reference in New Issue