Administrator
2024-02-04 aa910d7bb5f164b1ce4782359a8eecddca103bdc
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 "";
                  }