refactor(数据大屏): 刷新文案修改

This commit is contained in:
wangjiahao 2024-09-20 11:15:59 +08:00
parent 06497b62ec
commit aebf4c05ed
2 changed files with 3 additions and 3 deletions

View File

@ -83,7 +83,7 @@
</el-checkbox>
<el-tooltip class="item" :effect="toolTip" placement="bottom">
<template #content>
<div>仅公共链接生效</div>
<div>仅公共链接和新Tab预览生效</div>
</template>
<el-icon
class="hint-icon"

View File

@ -68,7 +68,7 @@
</el-tree>
</el-row>
</el-col>
<el-col :span="13" class="preview-show">
<el-col :span="18" class="preview-show">
<el-row v-if="state.curNodeId">
<el-row class="new-params-title"> 选择参数关联组件 </el-row>
<el-row class="new-params-filter" v-if="state.outerParamsInfo?.filterInfo?.length">
@ -249,7 +249,7 @@
<empty-background description="请配置参数" img-type="noneWhite" />
</div>
</el-col>
<el-col :span="5" class="params-attach-setting">
<el-col :span="5" v-show="false" class="params-attach-setting">
<el-row v-if="state.curNodeId">
<el-row class="new-params-title"> 参数配置 </el-row>
<el-row class="params-attach-content">