From 29194b5f6962594884b7218756dc37db54ba0748 Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期二, 22 八月 2023 19:30:12 +0800
Subject: [PATCH] Merge branch 'master' of ssh://139.186.142.91:29418/productDev/dmMes
---
screen_standard/src/views/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/screen_standard/src/views/index.vue b/screen_standard/src/views/index.vue
index f2654cb..5c46b9c 100644
--- a/screen_standard/src/views/index.vue
+++ b/screen_standard/src/views/index.vue
@@ -963,6 +963,7 @@
align-items: center;
.scroll_item_row {
flex: 1;
+ width: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
--
Gitblit v1.9.3