feat(web): 增加数据资源创建接口
This commit is contained in:
@@ -191,7 +191,7 @@ export function resourceAddDialog() {
|
||||
{
|
||||
type: 'input-text',
|
||||
label: '文件筛选',
|
||||
name: 'ftpRegex',
|
||||
name: 'ftpRegexFilter',
|
||||
description: '正则表达式,用于匹配文件的路径,只有符合筛选条件的文件才会被采集;若为空则默认采集全部文件',
|
||||
...clearable,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user