forked from github/dataease
fix: 自定义数据集支持 API 数据集
This commit is contained in:
parent
8592c9040e
commit
264efa33bc
@ -84,7 +84,7 @@ export default {
|
|||||||
height: 500,
|
height: 500,
|
||||||
data: [],
|
data: [],
|
||||||
fields: [],
|
fields: [],
|
||||||
customType: ['db', 'sql', 'excel']
|
customType: ['db', 'sql', 'excel', 'api']
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
Loading…
Reference in New Issue
Block a user