'抢单列表2'

This commit is contained in:
unknown 2025-11-03 19:57:37 +08:00
parent fdedf175df
commit 6cca8ba900
2 changed files with 3 additions and 3 deletions

View File

@ -710,8 +710,8 @@
type_id: this.tabCur,
page: this.page1,
limit: this.limit,
// longitude: this.longitude,
// latitude: this.latitude
longitude: this.longitude,
latitude: this.latitude
}
console.log(data,'mmmmmmmmmm---')
this.$api.qiangdanlist(data,res=>{

File diff suppressed because one or more lines are too long