From bc87c84ccb9d1ecb65778c81ddf68daba61b3fed Mon Sep 17 00:00:00 2001 From: 23688nl <329261568@qq.com> Date: Fri, 8 Apr 2022 16:48:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BA=86=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/index.scss | 9 + .../components/bigscLocation/indexV_2.vue | 2 +- .../components/bigscLocation/indexV_3.vue | 105 +++++--- src/components/DialogTemplate/index.vue | 1 + src/components/IconSelect/index.vue | 14 +- src/components/SelectTable/index.vue | 1 + src/router/index.js | 48 ++++ src/utils/request.js | 1 + .../bigScreen/v2/profile/deviceProportion.vue | 2 +- src/views/bigScreen/v3/index.vue | 21 +- src/views/iot/batch/index.vue | 4 +- src/views/iot/device/index.vue | 17 +- src/views/iot/library/index.vue | 2 +- src/views/iot/model/index.vue | 4 +- src/views/iot/ota/index.vue | 26 +- src/views/iot/project/index.vue | 14 +- src/views/iot/vendor/index.vue | 29 ++- src/views/system/tenant/index.vue | 6 +- src/views/system/tenant/profile/disRole.vue | 2 +- src/views/system/tenant/registered/index.vue | 1 + src/views/system/user/index.vue | 239 ++++++++++++------ src/views/tenant/device/index.vue | 6 + src/views/tenant/project/index.vue | 6 + 23 files changed, 414 insertions(+), 146 deletions(-) diff --git a/src/assets/styles/index.scss b/src/assets/styles/index.scss index 96095ef6..d91a3f20 100644 --- a/src/assets/styles/index.scss +++ b/src/assets/styles/index.scss @@ -189,3 +189,12 @@ aside { .multiselect--active { z-index: 1000 !important; } +.lay-table-textarea { + letter-spacing: initial; + white-space: nowrap; + display: inline-block; + width: 100%; + overflow: hidden; + text-overflow: ellipsis; + line-height: 0.9; +} diff --git a/src/components/Amap/components/bigscLocation/indexV_2.vue b/src/components/Amap/components/bigscLocation/indexV_2.vue index 03ff43b8..d95e3905 100644 --- a/src/components/Amap/components/bigscLocation/indexV_2.vue +++ b/src/components/Amap/components/bigscLocation/indexV_2.vue @@ -200,7 +200,7 @@ export default { list.forEach(v => { // if (v.unProcessAlarmTotal > 0) { resultStr = resultStr + ` -
+
-
+