Compare commits

..

2 Commits

Author SHA1 Message Date
xielei e4421c7e5a Merge branch 'master' of http://10.0.41.100:3000/xielei/xytSk-App 2024-11-12 11:53:36 +08:00
xielei 8b2334eb53 11 2024-11-12 11:53:25 +08:00
2 changed files with 5 additions and 4 deletions

View File

@ -113,9 +113,10 @@
"handleUserId": uni.getStorageSync('value').userId
}
console.log(params,'dsd');
// uni.$http.post('/gunshiApp/xyt/inspect/detail/page', params).then(res => {
// this.list=res.data.data.records
// })
uni.$http.post('/gunshiApp/xyt/inspect/detail/page', params).then(res => {
this.list=res.data.data.records
console.log(this.list);
})
},
confirm(e) {
console.log(e);

View File

@ -330,7 +330,7 @@
if (arr.every(item=>item)) {
console.log(tigger, arr,this.listData)
// this.uploadContent(status)
this.uploadContent(status)
}else{
}