|
@@ -109,6 +109,7 @@
|
|
userName: trimmedUserName,
|
|
userName: trimmedUserName,
|
|
password: lliPassword.value,
|
|
password: lliPassword.value,
|
|
}).then(res => {
|
|
}).then(res => {
|
|
|
|
+ // 2为家政管理员
|
|
if(res.data.type ===2){
|
|
if(res.data.type ===2){
|
|
cacheManager.set('auth', res.data)
|
|
cacheManager.set('auth', res.data)
|
|
store.setIsCanBack(false)
|
|
store.setIsCanBack(false)
|