mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix(数据集): 添加计算字段-添加计算参数-弹窗样式不对:去掉分割线,间距24px
This commit is contained in:
committed by
fit2cloud-chenyw
parent
2b31431b5c
commit
7fa4cabb16
@@ -592,6 +592,8 @@ initFunction()
|
||||
<el-dialog
|
||||
:before-close="formQuotaClose"
|
||||
v-model="dialogFormVisible"
|
||||
append-to-body
|
||||
class="create-dialog"
|
||||
:title="t('data_set.add_calculation_parameters')"
|
||||
width="500"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user