zclzone/vue-naive-admin

src/views/login/index.vue中loginInfo.username绑定错误

alfredhuang211 opened this issue · 1 comments

src/views/login/index.vue 中,(v-model:value="loginInfo.username")绑定错误,是否应该绑定为loginInfo.name,否则后续loginInfo中取name值失败

这个之前修复过的,请查看最新代码