修改人脸识别拍照图片质量和添加场馆灯管费用支付
This commit is contained in:
@ -62,6 +62,10 @@
|
||||
data: (e) => {
|
||||
// self.imgSrc = path
|
||||
self.uploadFile(e.path, e.order_id)
|
||||
// const image = new Image();
|
||||
// image.src = e.path;
|
||||
// console.log("🚀 ~ image:", image)
|
||||
|
||||
// uni.redirectTo({
|
||||
// url: '/pages/order/cg-my-order'
|
||||
// });
|
||||
|
||||
Reference in New Issue
Block a user