From cbf06cbb2e7988fdee53507dede034756ebfbf59 Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期二, 14 一月 2025 15:47:40 +0800 Subject: [PATCH] 1 --- 代码管理/淮安PDA/pages/stash/pickingMat.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/pickingMat.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/pickingMat.vue" index 9d8df60..cb7cf9c 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/pickingMat.vue" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/pickingMat.vue" @@ -182,7 +182,6 @@ if (res.status) { uni.$showMsg(res.message); this.inboundBarcode = ""; - this.address = ""; setTimeout(() => { this.addressFocus = false; }, 200); -- Gitblit v1.9.3