mirror of
https://github.com/dataease/dataease.git
synced 2026-06-12 16:31:11 +08:00
Merge pull request #9413 from ulleo/dev
feat(X-Pack): 数据填报创建单个索引时限制字段格数
This commit is contained in:
@@ -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') }}
|
||||
|
||||
Reference in New Issue
Block a user