From 8b2334eb535813014005ff2b997fcc827b6c4761 Mon Sep 17 00:00:00 2001 From: xielei Date: Tue, 12 Nov 2024 11:53:25 +0800 Subject: [PATCH] 11 --- pages/wtcl/index.vue | 7 ++++--- pages/xcrw/detail/dbForm.vue | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pages/wtcl/index.vue b/pages/wtcl/index.vue index c548eb5..c4a9776 100644 --- a/pages/wtcl/index.vue +++ b/pages/wtcl/index.vue @@ -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); diff --git a/pages/xcrw/detail/dbForm.vue b/pages/xcrw/detail/dbForm.vue index 00e0c81..14e2caf 100644 --- a/pages/xcrw/detail/dbForm.vue +++ b/pages/xcrw/detail/dbForm.vue @@ -330,7 +330,7 @@ if (arr.every(item=>item)) { console.log(tigger, arr,this.listData) - // this.uploadContent(status) + this.uploadContent(status) }else{ }