diff --git a/src/components/XdPageContainer/index.vue b/src/components/XdPageContainer/index.vue
index ff678757..78b06166 100644
--- a/src/components/XdPageContainer/index.vue
+++ b/src/components/XdPageContainer/index.vue
@@ -4,8 +4,11 @@
+
+
+
diff --git a/src/views/emis/emisSettleSubBill/SubBillConfirmByMoneyList.vue b/src/views/emis/emisSettleSubBill/SubBillConfirmByMoneyList.vue
index 40bc170a..43f585c1 100644
--- a/src/views/emis/emisSettleSubBill/SubBillConfirmByMoneyList.vue
+++ b/src/views/emis/emisSettleSubBill/SubBillConfirmByMoneyList.vue
@@ -1,5 +1,5 @@
-
+
-
-
+
@@ -82,12 +81,17 @@
-
+
- 取消确认
@@ -223,6 +227,7 @@
size="mini"
:disabled="multiple"
@click="handleMergeBill"
+ v-hasPermi="['emis:emisSettleSubBill:mergeBillByCenter']"
>合账
@@ -273,6 +278,7 @@
>运单详情
+ 费用备注:{{scope.row.waybillDetail.feeRemark}}
- 费用名称
@@ -303,9 +309,9 @@
-
+
- {{ scope.row.customerName }}
+ {{ scope.row.customerName }}
@@ -381,8 +387,7 @@
-
-
+
@@ -1117,32 +1121,33 @@ export default {
.feeItem{
- border: 1px solid #dfe6ec;
+ border: 1px solid #dfe6ec;
+ margin-bottom:50px;
- ul{
- list-style: none;
- padding: 0px;
- margin: 0px;
- width: 590px;
- height: 32px;
- line-height: 32px;
- border: 1px solid #dfe6ec;
- border-top: 0px;
- font-size: 12px;
+ ul{
+ list-style: none;
+ padding: 0px;
+ margin: 0px;
+ width: 590px;
+ height: 32px;
+ line-height: 32px;
+ border: 1px solid #dfe6ec;
+ border-top: 0px;
+ font-size: 12px;
- }
- ul li{
- display:block; width:33%; float:left;text-indent:2em
- }
- .th{
- background:#FFF; font-weight:bold; border-top:1px
- }
+ }
+ ul li{
+ display:block; width:33%; float:left;text-indent:2em
+ }
+ .th{
+ background:#FFF; font-weight:bold; border-top:1px
+ }
}
- .statInfoValue{
- color: red;
- font-size: 13px;
- font-weight: 500;
- }
+.statInfoValue{
+ color: red;
+ font-size: 13px;
+ font-weight: 500;
+ }
diff --git a/src/views/emis/emisSettleSubBill/SubBillConfirmBySiteList.vue b/src/views/emis/emisSettleSubBill/SubBillConfirmBySiteList.vue
index 40bc170a..b70bbd59 100644
--- a/src/views/emis/emisSettleSubBill/SubBillConfirmBySiteList.vue
+++ b/src/views/emis/emisSettleSubBill/SubBillConfirmBySiteList.vue
@@ -1,403 +1,408 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 批量确认
+
+
+ 确认不出账
+
+
+ 置账单异常
+
+
+ 取消确认
+
+
+
+
+
+ 导出
+
+
+
+
+
+
+
+ 批量确认
+
+
+ 置账单异常
+
+
+ 取消确认
+
+
+
+
+
+
+
+
+ 合账
+
-
-
-
-
-
-
-
-
+
+ 拆子账单
+
-
-
-
-
-
-
-
-
-
-
- 批量确认
-
-
- 确认不出账
-
-
- 置账单异常
-
-
- 取消确认
-
-
-
-
-
- 导出
-
-
-
-
-
-
-
- 批量确认
-
-
- 置账单异常
-
-
- 取消确认
-
-
-
-
-
-
-
-
- 合账
-
+
+ 导出
+
+
+
-
- 拆子账单
-
+
+ 总票数:{{queryStatInfoMap?queryStatInfoMap.totalNum:0}},
+ 总运费:{{queryStatInfoMap?queryStatInfoMap.totalBillFee:0}}
+
-
- 导出
-
-
-
+
+
+
+
+
+
总费用:{{scope.row.billFee}}
+
+ 运单详情
+
+
+
费用备注:{{scope.row.waybillDetail.feeRemark}}
+
+
+
+ - {{$t(item.feeName)}}
+ - {{item.billFee}}
+
+ - {{item.remark}}
+
-
- 总票数:{{queryStatInfoMap?queryStatInfoMap.totalNum:0}},
- 总运费:{{queryStatInfoMap?queryStatInfoMap.totalBillFee:0}}
-
+
-
-
-
-
+
+
+
-
-
总费用:{{scope.row.billFee}}
-
- 运单详情
-
-
-
-
-
- - {{$t(item.feeName)}}
- - {{item.billFee}}
-
- - {{item.remark}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ scope.row.customerName }}
-
-
-
-
+
+
-
-
- {{scope.row.waybillDetail.productTypeName}}({{scope.row.waybillDetail.timeType}})
-
-
+
+
+ {{ scope.row.customerName }}
+
+
+
+
+
+
+
+ {{scope.row.waybillDetail.productTypeName}}({{scope.row.waybillDetail.timeType}})
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
- 是
- /
-
-
-
-
+
+
+ 是
+ /
+
+
+
+
-
-
- 未确认
- 已确认
- 确认不出账
- 账单异常
-
-
-
-
-
+
+
+ 未确认
+ 已确认
+ 确认不出账
+ 账单异常
+
+
+
+
+
-
-
- 未确认
- 已确认
- 确认不出账
- 账单异常
-
-
-
-
-
+
+
+ 未确认
+ 已确认
+ 确认不出账
+ 账单异常
+
+
+
+
+
-
+
-
-
-
+
+
+
-
-
+
@@ -1117,32 +1121,33 @@ export default {
.feeItem{
- border: 1px solid #dfe6ec;
+ border: 1px solid #dfe6ec;
+ margin-bottom:50px;
- ul{
- list-style: none;
- padding: 0px;
- margin: 0px;
- width: 590px;
- height: 32px;
- line-height: 32px;
- border: 1px solid #dfe6ec;
- border-top: 0px;
- font-size: 12px;
+ ul{
+ list-style: none;
+ padding: 0px;
+ margin: 0px;
+ width: 590px;
+ height: 32px;
+ line-height: 32px;
+ border: 1px solid #dfe6ec;
+ border-top: 0px;
+ font-size: 12px;
- }
- ul li{
- display:block; width:33%; float:left;text-indent:2em
- }
- .th{
- background:#FFF; font-weight:bold; border-top:1px
- }
+ }
+ ul li{
+ display:block; width:33%; float:left;text-indent:2em
+ }
+ .th{
+ background:#FFF; font-weight:bold; border-top:1px
+ }
}
- .statInfoValue{
- color: red;
- font-size: 13px;
- font-weight: 500;
- }
+.statInfoValue{
+ color: red;
+ font-size: 13px;
+ font-weight: 500;
+ }