From 71f11eccabf7d191cae281c7c5a85ffec6816cf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Tue, 12 Jul 2022 01:50:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xm/core/xmIteration/XmIterationForLinkComplex.vue | 5 ++++- src/views/xm/core/xmIteration/XmIterationInfo.vue | 2 +- src/views/xm/core/xmIterationMenu/XmIterationMenuMng.vue | 4 ++-- src/views/xm/core/xmProduct/XmProductInfo.vue | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/views/xm/core/xmIteration/XmIterationForLinkComplex.vue b/src/views/xm/core/xmIteration/XmIterationForLinkComplex.vue index 4e8a0345..21561fd8 100644 --- a/src/views/xm/core/xmIteration/XmIterationForLinkComplex.vue +++ b/src/views/xm/core/xmIteration/XmIterationForLinkComplex.vue @@ -11,7 +11,7 @@ -

迭代常用功能快捷导航

+

常用功能导航

{ initDicts(this) + + this.maxTableHeight = util.calcTableMaxHeight(this.$refs.pageMainRef.$el); }); } diff --git a/src/views/xm/core/xmIteration/XmIterationInfo.vue b/src/views/xm/core/xmIteration/XmIterationInfo.vue index 1a07c79e..86d989a5 100644 --- a/src/views/xm/core/xmIteration/XmIterationInfo.vue +++ b/src/views/xm/core/xmIteration/XmIterationInfo.vue @@ -70,7 +70,7 @@ class="padding border" :style="{ maxHeight: maxTableHeight + 'px', overflowY: 'auto' }" > -

常用功能快捷导航

+

常用功能导航

- 批量移出 - 选择故事 + 移出 + 故事
diff --git a/src/views/xm/core/xmProduct/XmProductInfo.vue b/src/views/xm/core/xmProduct/XmProductInfo.vue index 309e8bbf..f24592c8 100644 --- a/src/views/xm/core/xmProduct/XmProductInfo.vue +++ b/src/views/xm/core/xmProduct/XmProductInfo.vue @@ -184,7 +184,7 @@ class="padding border" :style="{ maxHeight: maxTableHeight + 'px', overflowY: 'auto' }" > -

常用功能快捷导航

+

常用功能导航