qingyiay
2023-08-03 9de3d3b0660fb2ab7c48dac2612abfb68a22d37e
发运统计 称重修改
2个文件已修改
3 ■■■■ 已修改文件
pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
@@ -334,7 +334,7 @@
                ]
            };
        },
        onShow() {
        onLoad() {
            this.firstDate();
            this.lastDate();
            this.getShipping();
pages/driver-page/driver-index/bill-of-lading-details/weighingDevice/weighingDevice.vue
@@ -573,6 +573,7 @@
            abnormalCancel() {
                this.abnormalModalShow = false
            },
            // 提交异常原因
            abnormalConfirm() {
                uni.showLoading({
                    title: "提交中"