From d0b785db84041fa8d87d1ecbdc6b4fcac6905be6 Mon Sep 17 00:00:00 2001 From: cun-nan <19819293608@163.com> Date: Mon, 5 Aug 2024 14:02:03 +0800 Subject: [PATCH] bug --- fuintAdmin/src/views/fleet/tab/fleetInfo.vue | 178 ++++++++++-------- .../business/fleet/entity/FleetInfo.java | 8 +- .../fuint/business/fleet/vo/FleetInfoVo.java | 20 ++ 3 files changed, 127 insertions(+), 79 deletions(-) create mode 100644 fuintBackend/fuint-application/src/main/java/com/fuint/business/fleet/vo/FleetInfoVo.java diff --git a/fuintAdmin/src/views/fleet/tab/fleetInfo.vue b/fuintAdmin/src/views/fleet/tab/fleetInfo.vue index 954fea40f..602baf0fb 100644 --- a/fuintAdmin/src/views/fleet/tab/fleetInfo.vue +++ b/fuintAdmin/src/views/fleet/tab/fleetInfo.vue @@ -67,17 +67,17 @@ :data="orderList" style="width: 100%"> - - - - - - - - - - - + + + + + + + + + + + - - - + + +