From 1667372f02fb00dc76e172b5348c8e75ffb79bb9 Mon Sep 17 00:00:00 2001 From: 王佳豪 <g675230687@126.com> Date: 星期一, 10 五月 2021 16:58:45 +0800 Subject: [PATCH] 1.盘点出库状态工作任务不进行删除 2.托盘码为空不允许进行盘点出库 --- src/main/webapp/views/login3.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/login3.html b/src/main/webapp/views/login3.html index ff2dfc3..69a5bef 100644 --- a/src/main/webapp/views/login3.html +++ b/src/main/webapp/views/login3.html @@ -245,7 +245,7 @@ </script> <div class="content__inner"> <h2 class="content__title">ASRS WMS</h2> - <h2 class="content__subtitle">涓壃鐗╂祦</h2> + <h2 class="content__subtitle">涓壃绔嬪簱</h2> </div> </div> -- Gitblit v1.9.1