File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Vol.Vue/src/views/builder
开发版dev/Vue.NetCore/Vol.Vue/src/views/builder Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ let dataType = [
1515 { "key" : "time" , "value" : "time" } ,
1616 { "key" : "checkbox" , "value" : "checkbox" } ,
1717 { "key" : "cascader" , "value" : "级联" } , //2020.11.01增加级联选择
18+ { "key" : "editor" , "value" : "editor" } ,
1819 { "key" : "mail" , "value" : "mail" } ,
1920 { "key" : "number" , "value" : "number" } ,
2021 { "key" : "decimal" , "value" : "decimal" } ,
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ let dataType = [
1515 { "key" : "time" , "value" : "time" } ,
1616 { "key" : "checkbox" , "value" : "checkbox" } ,
1717 { "key" : "cascader" , "value" : "级联" } , //2020.11.01增加级联选择
18+ { "key" : "editor" , "value" : "editor" } ,
1819 { "key" : "mail" , "value" : "mail" } ,
1920 { "key" : "number" , "value" : "number" } ,
2021 { "key" : "decimal" , "value" : "decimal" } ,
You can’t perform that action at this time.
0 commit comments