feat(数据集):自助数据集

This commit is contained in:
junjie
2021-05-10 17:57:31 +08:00
parent 4891c38a8e
commit ad71308564
3 changed files with 24 additions and 6 deletions

View File

@@ -28,7 +28,7 @@
<el-col class="panel-height" style="width: 235px;border-top:solid 1px #dcdfe6;padding: 0 15px;overflow-y: auto;">
<dataset-custom-field :table="table" :checked-list="checkedList" @getChecked="getChecked" />
</el-col>
<el-col class="panel-height" style="flex: 1;">
<el-col class="panel-height" style="flex: 1;overflow: scroll;">
<ux-grid
ref="plxTable"
size="mini"