diff --git a/src/webapp/WEB-INF/classes/config/origen/base/maintainOperationHisPage.xml b/src/webapp/WEB-INF/classes/config/origen/base/maintainOperationHisPage.xml
index 3942590..1a559b7 100644
--- a/src/webapp/WEB-INF/classes/config/origen/base/maintainOperationHisPage.xml
+++ b/src/webapp/WEB-INF/classes/config/origen/base/maintainOperationHisPage.xml
@@ -10,9 +10,8 @@
-
-
-
+
+
= {oh.beginDate} ~/
-/~oh.endDate: AND STR_TO_DATE(DATE_FORMAT(oh.updateTime,'%Y-%m-%d'),'%Y-%m-%d') <= {oh.endDate} ~/
+/~startDate: AND STR_TO_DATE(DATE_FORMAT(oh.updateTime,'%Y-%m-%d'),'%Y-%m-%d') >= {startDate} ~/
+/~endDate: AND STR_TO_DATE(DATE_FORMAT(oh.updateTime,'%Y-%m-%d'),'%Y-%m-%d') <= {endDate} ~/
+
ORDER BY oh.updateTime desc]]>
diff --git a/src/webapp/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml b/src/webapp/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
index 3a81c31..d10c8f3 100644
--- a/src/webapp/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
+++ b/src/webapp/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
@@ -39,8 +39,8 @@
ABD.billProject,
ABD.applyBill.applicant,
ABD.applyBill.applicationTime,
- invoice.cashPerson,
- invoice.cashTime
+ invoice.createPerson,
+ invoice.createTime
FROM Invoice invoice,ApplyBillDetail ABD
left join ABD.applyBill applyBill
left join applyBill.generalDepartment
@@ -73,8 +73,8 @@
-
-
+
+
diff --git a/target/cqtms/WEB-INF/classes/config/origen/base/maintainOperationHisPage.xml b/target/cqtms/WEB-INF/classes/config/origen/base/maintainOperationHisPage.xml
deleted file mode 100644
index 3942590..0000000
--- a/target/cqtms/WEB-INF/classes/config/origen/base/maintainOperationHisPage.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- = {oh.beginDate} ~/
-/~oh.endDate: AND STR_TO_DATE(DATE_FORMAT(oh.updateTime,'%Y-%m-%d'),'%Y-%m-%d') <= {oh.endDate} ~/
-ORDER BY oh.updateTime desc]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/target/cqtms/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml b/target/cqtms/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
deleted file mode 100644
index 3a81c31..0000000
--- a/target/cqtms/WEB-INF/classes/config/origen/fee/maintainApplyBillDetailPayPage.xml
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- = {startDate}~/
- /~endDate: AND (invoice.issuingDate) <= {endDate}~/
- ]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-