mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-24 10:26:36 +08:00
添加前端权限
This commit is contained in:
@@ -133,7 +133,7 @@ export default {
|
||||
};
|
||||
},
|
||||
login() {
|
||||
this.loader = "true";
|
||||
this.loader = true;
|
||||
this.btn_dis=true;
|
||||
this.$store.dispatch("Login", this.form).then((resp) => {
|
||||
if (resp.status) {
|
||||
|
||||
Reference in New Issue
Block a user