feat:新功能

1.dashboard模块:图表新增编辑界面增加预览功能(基本功能完成,有待详细测试)
This commit is contained in:
hanyuxia
2020-03-28 09:57:51 +08:00
parent 940c0f72e9
commit 451217e854
8 changed files with 1210 additions and 47 deletions

View File

@@ -20,6 +20,7 @@ const en = {
esc: 'Cancel', //'取消'
cancel: 'Cancel', //'取消'
save: 'Save', //'保存'
preview:'Preview',//预览
search: 'Search', //'搜索'
add: 'Create', //"新增"
option: 'Operation', //"操作"