feat:修改 panel页面 pageSize未传的问题 以及chartTemp的预览

This commit is contained in:
zhangyu
2021-04-25 14:58:03 +08:00
parent 73f34335a2
commit 9490f5c309
16 changed files with 1703 additions and 107 deletions

View File

@@ -232,5 +232,6 @@ export const fromRoute = {
menus: 'menus',
notify: 'notify',
link: 'link',
apiKey: 'apiKey'
apiKey: 'apiKey',
chartTemp: 'chartTemp'
}