|
@@ -43,7 +43,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
goLogin(){
|
|
goLogin(){
|
|
|
let that = this
|
|
let that = this
|
|
|
- that.$util.confirmModal({content:'如您的伙伴和员工也需要登录,请联系批发店添加人员',okText:'知道了'},() => {
|
|
|
|
|
|
|
+ that.$util.confirmModal({content:'如您的伙伴和员工也需要登录,请联系批发店添加员工',okText:'知道了'},() => {
|
|
|
that.pageTo({url: '/admin/home/login'})
|
|
that.pageTo({url: '/admin/home/login'})
|
|
|
})
|
|
})
|
|
|
}
|
|
}
|