From 3c817769b025c44326c4125c60a79434ef480d92 Mon Sep 17 00:00:00 2001 From: lizhenhua <1075222162@qq.com> Date: Thu, 3 Jul 2025 21:48:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A3=85=E5=A4=87=E7=8E=87=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/index.vue | 2 +- src/views/user/rent-facility/line.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/user/index.vue b/src/views/user/index.vue index ada1b9f..f3bcfd7 100644 --- a/src/views/user/index.vue +++ b/src/views/user/index.vue @@ -61,7 +61,7 @@ const lessorMenus: MenuItem[] = [ { title: '合同管理', name: 'contract-manage', permission: ['1'] }, { title: '自有装备管理', name: 'owned-manage', permission: ['1'] }, { title: '外租装备管理', name: 'rent-manage', permission: ['1'] }, - { title: '装备率', name: 'rent-facility', permission: ['1'] }, + { title: '机械化施工装备配置率', name: 'rent-facility', permission: ['1'] }, { title: '后台管理', name: 'admin', permission: ['1'] }, ] // 按角色分组定义菜单---承租方 diff --git a/src/views/user/rent-facility/line.vue b/src/views/user/rent-facility/line.vue index 420a8f0..0a15ff7 100644 --- a/src/views/user/rent-facility/line.vue +++ b/src/views/user/rent-facility/line.vue @@ -19,12 +19,12 @@ {{ scope.$index + 1 }} - + - + @@ -44,8 +44,8 @@ }} - - +