ADD TODOLIST

This commit is contained in:
Pan
2017-07-02 18:22:25 +08:00
committed by 花裤衩
parent e3bc9c7e78
commit 8886ab2262
5 changed files with 513 additions and 37 deletions

View File

@@ -73,11 +73,6 @@
showDialog: false
}
},
computed: {
...mapGetters([
'auth_type'
])
},
methods: {
handleLogin() {
this.$refs.loginForm.validate(valid => {