diff --git a/src/views/emis/emisSettlePayRecord/panel/PayRecordInputByMerge.vue b/src/views/emis/emisSettlePayRecord/panel/PayRecordInputByMerge.vue
new file mode 100644
index 00000000..fd117a79
--- /dev/null
+++ b/src/views/emis/emisSettlePayRecord/panel/PayRecordInputByMerge.vue
@@ -0,0 +1,482 @@
+
+
+
+
+
+
+
+
+
+ 未收款
+ 已收款
+ 部分收款
+
+
+
+
+ 未开票
+ 已开票
+ 部分开票
+ 不开票
+ 已完成
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 收款方式
+
+
+
+
+
+
+
+
+
+
+
+ 缴款人
+
+
+
+
+
+
+
+ 交易时间
+
+
+
+
+
+
+
+
+
+
+
+ 收款金额
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 运单列表
+
+
+
+ 加入单号
+
+
+
+
+
+
+ {{scope.$index+1}}
+
+
+
+
+ {{ scope.row.billNo }}
+
+
+
+
+ {{scope.row.billFee}}
+
+
+
+
+ {{scope.row.hasApplyFee}}
+
+
+
+
+ {{scope.row.payMoney}}
+
+
+
+
+
+ {{ scope.row.waybillDetail.sendSiteName }}--{{ scope.row.waybillDetail.dispatchUnderlingSiteName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ deleteFeeItem(scope.row)">
+
+
+
+
+
+
+
+
+
+
+ 确 定
+ 取 消
+
+
+
+
+