From 86e88743adad26d87149524ae09e9daba75a6334 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期三, 06 九月 2023 10:35:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
Source/UBCS-WEB/src/views/docking/loge.vue | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/Source/UBCS-WEB/src/views/docking/loge.vue b/Source/UBCS-WEB/src/views/docking/loge.vue
index b672067..4653329 100644
--- a/Source/UBCS-WEB/src/views/docking/loge.vue
+++ b/Source/UBCS-WEB/src/views/docking/loge.vue
@@ -54,7 +54,7 @@
prop: "id",
search: true,
sortable:true,
- width:150
+ width:130
},
{
label: "鍥惧彿",
@@ -69,7 +69,8 @@
prop: 'classifyId',
search: true,
sortable:true,
- width: 230
+ overHidden:true,
+ width: 150
},
{
label: '鍒嗙被鍚嶇О',
@@ -77,14 +78,14 @@
search: true,
sortable:true,
overHidden: true,
- width: 150
+ width: 140
},
{
label: '闆嗘垚绯荤粺缂栧彿',
prop: 'systemCode',
search: true,
sortable:true,
- width: 150
+ width: 130
},
{
label: '闆嗘垚绯荤粺鍚嶇О',
--
Gitblit v1.10.0