From 168bf7806c9070dfce0b7569fe9b3cbec9544034 Mon Sep 17 00:00:00 2001 From: Lx <935448346@qq.com> Date: Thu, 25 Sep 2025 15:49:56 +0800 Subject: [PATCH] 0925 --- components/orderCard/OrderCardNew.vue | 7 ++----- pages/process/dispatchAgentDriverExecute.vue | 9 ++------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/components/orderCard/OrderCardNew.vue b/components/orderCard/OrderCardNew.vue index 00168ee..3b0e6aa 100644 --- a/components/orderCard/OrderCardNew.vue +++ b/components/orderCard/OrderCardNew.vue @@ -498,9 +498,6 @@ }, brandList: [], staffList: [] - }, - computed: { - }, data() { return { @@ -1162,7 +1159,7 @@ autoRemark: '确认人: ' + this.userinfo.nickname } this.saveConfirmMsg(saveData) - + let rescueData = { id: this.orderData.id, feeType: this.orderData.feeType, @@ -2211,4 +2208,4 @@ cursor: not-allowed !important; opacity: 0.6; } - \ No newline at end of file + diff --git a/pages/process/dispatchAgentDriverExecute.vue b/pages/process/dispatchAgentDriverExecute.vue index 92301f2..f46dc2c 100644 --- a/pages/process/dispatchAgentDriverExecute.vue +++ b/pages/process/dispatchAgentDriverExecute.vue @@ -1107,7 +1107,7 @@ + @confirm="confirmUpdateDriverAssignment" @cancel="confirmDriverUpdateShowFunction"> @@ -3762,11 +3762,6 @@ getUpdateDriverList() { this.getsjlist(); // 获取司机列表 }, - // 选择司机 - selectDriver(driver) { - console.log('选择的司机', driver) - this.selectedDriver = driver; - }, // 关闭司机列表弹框 closeDriverListPopup() { @@ -5162,4 +5157,4 @@ .no-data { color: #999; } - \ No newline at end of file +