feat: 使用fit2cloud-ui改造系统管理

This commit is contained in:
fit2cloud-chenyw
2021-03-09 18:52:27 +08:00
parent 9cda37b56c
commit fec733f262
11 changed files with 142 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
const getDefaultState = () => {
return {
panelName: ""
panelName: ''
}
}