From 9de3d3b0660fb2ab7c48dac2612abfb68a22d37e Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期四, 03 八月 2023 09:43:27 +0800
Subject: [PATCH] 发运统计 称重修改
---
pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue | 1 +
pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue b/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
index 57bc834..5bacd28 100644
--- a/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
+++ b/pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
@@ -334,7 +334,7 @@
]
};
},
- onShow() {
+ onLoad() {
this.firstDate();
this.lastDate();
this.getShipping();
diff --git a/pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue b/pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
index 5ea444f..fc51194 100644
--- a/pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
+++ b/pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
@@ -573,6 +573,7 @@
abnormalCancel() {
this.abnormalModalShow = false
},
+ // 鎻愪氦寮傚父鍘熷洜
abnormalConfirm() {
uni.showLoading({
title: "鎻愪氦涓�"
--
Gitblit v1.9.1