From dbdee689acd9f622bbe62201976e095c7228967d Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周二, 10 12月 2024 13:41:00 +0800 Subject: [PATCH] pda --- LA24030_LuLiPackageLine_Pda/pages/artificial/artificial.vue | 1 + LA24030_LuLiPackageLine_Pda/pages/index/index.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/LA24030_LuLiPackageLine_Pda/pages/artificial/artificial.vue b/LA24030_LuLiPackageLine_Pda/pages/artificial/artificial.vue index d238c28..bef7f0e 100644 --- a/LA24030_LuLiPackageLine_Pda/pages/artificial/artificial.vue +++ b/LA24030_LuLiPackageLine_Pda/pages/artificial/artificial.vue @@ -43,6 +43,7 @@ ref="materialRef" placeholder="璇锋壂鐮佸綍鍏�" @focus="warehouse.upi = ''" + :focus="curFoucus" @confirm="getContainerData" style="font-weight: bolder; margin-left: 15rpx" class="width padding_left25rpx" diff --git a/LA24030_LuLiPackageLine_Pda/pages/index/index.vue b/LA24030_LuLiPackageLine_Pda/pages/index/index.vue index c4da8f4..a7ba2a1 100644 --- a/LA24030_LuLiPackageLine_Pda/pages/index/index.vue +++ b/LA24030_LuLiPackageLine_Pda/pages/index/index.vue @@ -105,7 +105,7 @@ { name: 'NG澶勭悊', icon: 'icon-shouhuoguanli', - src: '../../static/index/takeMaterial.png', + src: '../../static/index/cancel.png', pages: '../takeMaterial/orderpiece/orderpiece' }, -- Gitblit v1.9.3