feat(X-Pack): 数据填报创建单个索引时限制字段格数
This commit is contained in:
parent
56e4f16726
commit
20c20dca3e
@ -664,6 +664,7 @@ export default {
|
||||
</div>
|
||||
</div>
|
||||
<el-button
|
||||
v-if="scope.row.columns.length < 5"
|
||||
type="text"
|
||||
@click="addColumn(scope.row.columns)"
|
||||
>+ {{ $t('data_fill.form.add_column') }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user