diff --git a/WebContent/WEB-INF/views/rm/UnFinishContentList.jsp b/WebContent/WEB-INF/views/rm/UnFinishContentList.jsp index d8f54a9..46aad7b 100644 --- a/WebContent/WEB-INF/views/rm/UnFinishContentList.jsp +++ b/WebContent/WEB-INF/views/rm/UnFinishContentList.jsp @@ -192,7 +192,7 @@ --%> - ${ma.number} + ${ma.number} ${ma.creatorName} @@ -220,7 +220,7 @@ function topage(id,processName) { $.ajax({ type: "post", - url: "http://127.0.0.1:21522/gz-car/login/userLogin", + url: "http://10.1.0.142:1999/gz_car/login/userLogin", data: { username: uname, password: pwd @@ -232,10 +232,10 @@ localStorage.setItem("name", name); //window.open("http://192.168.0.14:21625/gz-gqj/index.html") if(processName === '派车计划'){ - window.open("http://localhost:63342/gz_car_ui/page/car_demand_plan/child/dispatch_car_detail.html?id="+id +"&token="+data.token) + window.open("http://10.1.0.142:1999/gz-car/page/car_demand_plan/child/dispatch_car_detail.html?id="+id +"&token="+data.token) }else if(processName === '用车计划'){ - window.open("http://localhost:63342/gz_car_ui/page/car_demand_plan/child/apply_plan_detail.html?id="+id +"&token="+data.token) + window.open("http://10.1.0.142:1999/gz-car/page/car_demand_plan/child/apply_plan_detail.html?id="+id +"&token="+data.token) } } else { diff --git a/bin/WebContent/WEB-INF/views/baseset.jsp b/bin/WebContent/WEB-INF/views/baseset.jsp index 16f0738..77b3072 100644 --- a/bin/WebContent/WEB-INF/views/baseset.jsp +++ b/bin/WebContent/WEB-INF/views/baseset.jsp @@ -1,6 +1,6 @@ <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> -黔送固定资产管理系统 +贵送机具管理系统