[新增功能](hyx_2024-9-29_tongbu)
parent
6dbb0c3839
commit
7083c67619
|
@ -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