From 79e5599727c2ad19bb40cccd35f6f3302ff1b896 Mon Sep 17 00:00:00 2001
From: GULIMMO <2820890765@qq.com>
Date: Thu, 09 Nov 2023 17:39:57 +0800
Subject: [PATCH] 场所维护及其审核页面、报事审核及其审核页面更新

---
 subPackage/workbench/components/lineItem.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/subPackage/workbench/components/lineItem.vue b/subPackage/workbench/components/lineItem.vue
index 0710482..ea2360a 100644
--- a/subPackage/workbench/components/lineItem.vue
+++ b/subPackage/workbench/components/lineItem.vue
@@ -65,7 +65,9 @@
 			padding: 20rpx 10px;
 			border-bottom: 1px solid #eff1f3;
 
-			.l {}
+			.l {
+				width: 200rpx;
+			}
 
 			.r {
 				color: #969799;

--
Gitblit v1.9.3