mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix:新增数据设置小提示
This commit is contained in:
@@ -7,6 +7,11 @@ export enum DataResultEnum {
|
||||
FAILURE = 2,
|
||||
}
|
||||
|
||||
export enum TimelineTitleEnum {
|
||||
MAPPING = '数据映射',
|
||||
CONTENT = '数据内容',
|
||||
}
|
||||
|
||||
export enum SelcetOptionsLableEnum {
|
||||
STATIC = '静态数据',
|
||||
AJAX = '动态请求',
|
||||
|
||||
Reference in New Issue
Block a user