From fb246a7a31edf171e4323bc1ddefd8938f0ddb4f Mon Sep 17 00:00:00 2001 From: wbc <2597324127@qq.com> Date: 星期一, 09 九月 2024 10:46:40 +0800 Subject: [PATCH] 工单报检增加平板扫码 --- pages/CangKuManage/GS_WOBJ.html | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/CangKuManage/GS_WOBJ.html b/pages/CangKuManage/GS_WOBJ.html index cb33964..55e5ca7 100644 --- a/pages/CangKuManage/GS_WOBJ.html +++ b/pages/CangKuManage/GS_WOBJ.html @@ -36,8 +36,9 @@ <div class="mui-input-group mui-content"> <div class="mui-input-row" id="row001"> - <label>鏉$爜</label> - <input id="DAB001" type="text" value="" class="mui-input-clear text-color" placeholder="璇锋壂鎻忔潯鐮�" onkeypress="GetBJINFO()" /> + + <label id="saomiaolb" style="color:#0062CC">鐐瑰嚮鍚姩鎵弿</label> + <input id="DAB001" type="text" value="" class="mui-input-clear text-color" placeholder="璇锋壂鎻忔潯鐮�" onkeypress="GetBJINFO()" /> </div> <div class="mui-input-row" id="row001"> <label>鎸囦护鍗曞彿</label> -- Gitblit v1.9.3