订单导出

This commit is contained in:
2023-09-05 16:35:37 +08:00
parent 6150eb2b67
commit 597f47f689
3 changed files with 222 additions and 46 deletions

View File

@@ -429,6 +429,7 @@
this.showHeight = '340rpx'
}
uni.setStorageSync('oilSitePriceId',res.data.site.id)
uni.setStorageSync('oilSitePriceName',res.data.site.siteName)
}
})
},