This commit is contained in:
许允枞 2025-02-27 13:06:02 +08:00
parent b13a34a3ab
commit 1d17b0188e
2 changed files with 17 additions and 2 deletions

View File

@ -104,6 +104,10 @@
<image src="/static/imgs/jg7.png" mode=""></image>
<view class="">当日订单统计</view>
</view>
<view class="jg_ys1" style="width: 180rpx;">
</view>
<view class="jg_ys1" style="width: 180rpx;">
</view>
</view>
</view>
<view class="hang_"></view>
@ -197,6 +201,17 @@ export default {
onShow() {
// this.actList = ["1", "1", "1", "1", "1", ]
// this.status = "nomore"
this.partnerId = uni.getStorageSync('partnerId')
this.getUserInfo()
this.getindex()
// this.getwarnMsglist()
this.getbottom()
this.getUserInfo()
this.getWarnCount()
this.getAppointAndPickNum()
this.getappointment()
//
this.timeWeekFormat();
},
onLoad() {

View File

@ -412,8 +412,8 @@ export default {
//
getInspectionSku() {
let data = {
// partnerId: this.partnerId,
// unit: this.unit,
startTime: this.partnerId,
unit: this.unit,
}
request({
url: '/partnerOwn/partner/queryInspectionSkuList',