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' }" > -

常用功能快捷导航

+

常用功能导航