Demo
2024-02-19 b5eec4dc738e4abc20c652c041fa7b17ba0e636f
HTML/views/ASNSetting/PalletBind.html
@@ -327,8 +327,8 @@
            <script type="text/html" id="WareHouseButton">
               {{# 
                  switch (d.WareHouseNo) {
                     case "W01": return '09仓库';
                     case "W02": return '09零箱库';
                     case "W01": return '力诺立体库';
                     case "W02": return '力诺平库';
                     default: return "";
                  }