From fd65893af1e483c6b2d6314ff85af79997b2acef Mon Sep 17 00:00:00 2001 From: "DESKTOP-369JRHT\\12997" <9> Date: Thu, 17 Oct 2024 13:57:45 +0800 Subject: [PATCH] 10.16 --- .../src/views/financialStatement/buy/list.vue | 1 + .../views/financialStatement/buy/tab/em.vue | 69 ++++++++------- .../financialStatement/buy/tab/goods.vue | 69 ++++++++------- .../views/financialStatement/buy/tab/gun.vue | 70 ++++++++------- .../financialStatement/buy/tab/inter.vue | 4 +- .../views/financialStatement/buy/tab/oil.vue | 87 ++++++++----------- .../reconciliation/list.vue | 1 + .../financialStatement/runningWater/list.vue | 3 +- .../runningWater/tab/day.vue | 85 ++++++++++-------- .../runningWater/tab/oilDepot.vue | 13 ++- 10 files changed, 214 insertions(+), 188 deletions(-) diff --git a/fuintAdmin/src/views/financialStatement/buy/list.vue b/fuintAdmin/src/views/financialStatement/buy/list.vue index 8e461f697..23209433c 100644 --- a/fuintAdmin/src/views/financialStatement/buy/list.vue +++ b/fuintAdmin/src/views/financialStatement/buy/list.vue @@ -86,6 +86,7 @@ export default { display: flex; box-sizing: border-box; padding: 0px 50px; + border-top: 1px solid #eceff1; } .f-box { diff --git a/fuintAdmin/src/views/financialStatement/buy/tab/em.vue b/fuintAdmin/src/views/financialStatement/buy/tab/em.vue index ad18a51e9..dc2f0d33a 100644 --- a/fuintAdmin/src/views/financialStatement/buy/tab/em.vue +++ b/fuintAdmin/src/views/financialStatement/buy/tab/em.vue @@ -6,6 +6,7 @@