From 27858d99e23d28a2b8521978fddd4c5f543a4803 Mon Sep 17 00:00:00 2001 From: linfso Date: Mon, 11 Nov 2024 11:14:11 +0800 Subject: [PATCH] md --- .../emisWaybillAjustApply/adjustPanel.vue | 36 ++++++++++--------- src/views/emis/emisWaybillCargo/index.vue | 13 ++++--- 2 files changed, 28 insertions(+), 21 deletions(-) diff --git a/src/views/emis/emisWaybillAjustApply/adjustPanel.vue b/src/views/emis/emisWaybillAjustApply/adjustPanel.vue index 4921d086..20a7f9b8 100644 --- a/src/views/emis/emisWaybillAjustApply/adjustPanel.vue +++ b/src/views/emis/emisWaybillAjustApply/adjustPanel.vue @@ -305,7 +305,7 @@ - + 计费方式调整 @@ -740,6 +740,23 @@ + + + + + 费用备注调整 + + + {{billDetail.feeRemark}} + + + + + + + + + @@ -1016,22 +1033,7 @@ - - - - - 费用备注调整 - - - {{billDetail.feeRemark}} - - - - - - - - + diff --git a/src/views/emis/emisWaybillCargo/index.vue b/src/views/emis/emisWaybillCargo/index.vue index 02a08471..b106fcf9 100644 --- a/src/views/emis/emisWaybillCargo/index.vue +++ b/src/views/emis/emisWaybillCargo/index.vue @@ -1,6 +1,6 @@