From 32bb7e03a59a03edd409ca528ee15d6ee3652684 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 20 十月 2023 11:16:54 +0800 Subject: [PATCH] # --- pages/tzsk/AGV/AGVPakin.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/tzsk/AGV/AGVPakin.vue b/pages/tzsk/AGV/AGVPakin.vue index 9335e56..883389b 100644 --- a/pages/tzsk/AGV/AGVPakin.vue +++ b/pages/tzsk/AGV/AGVPakin.vue @@ -179,9 +179,9 @@ messageText: '', title: '', content: '', - barcodeFocus: true, + orderNoFocus: true, + barcodeFocus: false, matFocus: false, - orderNoFocus: false, matData: '', removeNum: 0, tempOrderInfo: {csocode: '',isoseq: ''} -- Gitblit v1.9.1