自动化立体仓库 - WMS系统
#
luxiaotao1123
2023-02-08 45ac2a742f4882d54d42031fa8528e14b0212c37
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/views/index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/index.html
@@ -168,7 +168,7 @@
              } else if (res.code === 403) {
                  top.location.href = baseUrl+"/login";
              } else {
                  layer.msg(res.msg, {icon: 2})
                  layer.msg('token error', {icon: 2})
              }
          }
      });