diff --git a/oms_web/oms_vue/src/views/finance/payable/report.vue b/oms_web/oms_vue/src/views/finance/payable/report.vue
new file mode 100644
index 00000000..89073e6c
--- /dev/null
+++ b/oms_web/oms_vue/src/views/finance/payable/report.vue
@@ -0,0 +1,280 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.bizChargeDate, '{y}-{m}-{d}') }}
+
+
+
+
+ {{ parseTime(scope.row.financeChargeDate, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/oms_web/oms_vue/src/views/finance/receive/report.vue b/oms_web/oms_vue/src/views/finance/receive/report.vue
new file mode 100644
index 00000000..39de9f1b
--- /dev/null
+++ b/oms_web/oms_vue/src/views/finance/receive/report.vue
@@ -0,0 +1,282 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.bizChargeDate, '{y}-{m}-{d}') }}
+
+
+
+
+ {{ parseTime(scope.row.financeChargeDate, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+