diff --git a/WebRoot/pages/financial/giro.jsp b/WebRoot/pages/financial/giro.jsp
index 5be78fb4..169f7c58 100644
--- a/WebRoot/pages/financial/giro.jsp
+++ b/WebRoot/pages/financial/giro.jsp
@@ -1,935 +1,921 @@
-<%@page import="com.jsh.util.Tools"%>
-<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
-<%
- String path = request.getContextPath();
- String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
- String clientIp = Tools.getCurrentUserIP();
-%>
-
-
-
- 转账单
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- | 单据编号: |
-
-
- |
- 单据日期: |
-
-
- |
- 账户: |
-
-
- |
- 金额: |
-
-
- |
-
-
- | 单位: |
-
-
- |
- 经手人: |
-
-
- |
- 备注: |
-
-
- |
- |
- |
-
-
- | 单据明细: |
-
-
-
- |
-
-
-
-
-
-
-
+<%@page import="com.jsh.util.Tools"%>
+<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
+<%
+ String path = request.getContextPath();
+ String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
+ String clientIp = Tools.getCurrentUserIP();
+%>
+
+
+
+ 转账单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | 单据编号: |
+
+
+ |
+ 单据日期: |
+
+
+ |
+ 经手人: |
+
+
+ |
+ |
+
+ |
+
+ | 付款账户: |
+
+
+ |
+ 实付金额: |
+
+
+ |
+ 单据备注: |
+
+
+ |
+ |
+ |
+
+
+ | 单据明细: |
+
+
+
+ |
+
+
+
+
+
+
+
diff --git a/WebRoot/pages/financial/item_in.jsp b/WebRoot/pages/financial/item_in.jsp
index cf257664..a05c7839 100644
--- a/WebRoot/pages/financial/item_in.jsp
+++ b/WebRoot/pages/financial/item_in.jsp
@@ -27,11 +27,11 @@