From ecdbe29197068f65e816bebca96524da98421f28 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期五, 21 十一月 2025 11:15:55 +0800
Subject: [PATCH] #
---
pages/AGV/AGVFinishedCall.vue | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/pages/AGV/AGVFinishedCall.vue b/pages/AGV/AGVFinishedCall.vue
index 21e1062..799c121 100644
--- a/pages/AGV/AGVFinishedCall.vue
+++ b/pages/AGV/AGVFinishedCall.vue
@@ -366,8 +366,7 @@
combClose() {
this.$refs.combConfirm.close()
},
- comb() {
- uni.setStorageSync('tarSite', this.tarSite);
+ comb() {
uni.vibrateShort();
let that = this;
if (that.orgSite === '') {
--
Gitblit v1.9.1