|
|
@@ -286,7 +286,7 @@
|
|
|
goOpportunity () {
|
|
|
if (this.user.logged) {
|
|
|
if (this.user.data.enterprise.uu) {
|
|
|
- this.$router.push('/mobile/center/vendor/seek?seekType=wait')
|
|
|
+ this.$router.push('/mobile/center/vendor/seek?seekType=enterprise')
|
|
|
} else if (this.user.data.enterprise.isVendor !== 313) {
|
|
|
this.onRemind('抱歉,您暂未开通卖家中心,可前往PC端开通')
|
|
|
}
|