Merge pull request #12321 from dataease/pr@dev-v2@refactor_common2

Pr@dev v2@refactor common2
This commit is contained in:
王嘉豪 2024-09-20 11:18:34 +08:00 committed by GitHub
commit cbf93f848f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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">