diff --git a/WebContent/Tenwa/Gps/LmGpsOrderList.jsp b/WebContent/Tenwa/Gps/LmGpsOrderList.jsp
index 881f35e3e..d690c50ea 100644
--- a/WebContent/Tenwa/Gps/LmGpsOrderList.jsp
+++ b/WebContent/Tenwa/Gps/LmGpsOrderList.jsp
@@ -17,11 +17,18 @@
String sButtons[][] = {
{"true","All","Button","查看定位信息","查看定位信息","queryOrder()","","","","",""},
{"true","","Button","查看安装图","查看安装图","showImage()","","","","",""},
+ {"true","","Button","提交流程","提交流程","test()","","","","",""},
};
%><%@include file="/Frame/resources/include/ui/include_list.jspf"%>