forked from github/dataease
fix(数据集): sql 变量管理按钮丢失
This commit is contained in:
parent
28b01bf588
commit
99866c8df4
@ -55,6 +55,12 @@
|
||||
</el-button>
|
||||
</el-row>
|
||||
</el-col>
|
||||
<el-col :span="8">
|
||||
<el-button type="text" size="mini" style="float: right;" @click="variableMgm">
|
||||
{{ $t('sql_variable.variable_mgm') }}
|
||||
</el-button>
|
||||
</el-tooltip>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<el-row>
|
||||
<el-col style="min-width: 200px;">
|
||||
|
Loading…
Reference in New Issue
Block a user