1.0发布,Fixes Bug,以及新增 ProTable组件

This commit is contained in:
Ah jung
2021-07-12 16:16:51 +08:00
parent d423f27e94
commit 1e9b7074e5
43 changed files with 1375 additions and 65 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ export default defineComponent({
loadingMessage = message.loading('登录中...')
state.loading = true
const params:FormState = {
const params: FormState = {
username,
password
}