mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
modify name
This commit is contained in:
@@ -157,7 +157,7 @@ export default {
|
||||
return;
|
||||
}
|
||||
|
||||
if (self.$utils.isString(data.result.token)) {
|
||||
if (self.$utilities.isString(data.result.token)) {
|
||||
self.$user.updateTokenAndUserInfo(data.result);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user