|
@@ -706,7 +706,7 @@ define([ 'angularAMD', 'ngLocal', 'common/services', 'common/directives', 'commo
|
|
|
window.location.href = 'personalMaterial';
|
|
window.location.href = 'personalMaterial';
|
|
|
} else {
|
|
} else {
|
|
|
if (data.enterprise.isVendor === 313) {
|
|
if (data.enterprise.isVendor === 313) {
|
|
|
- window.location.href = 'vendor#/index';
|
|
|
|
|
|
|
+ // window.location.href = 'vendor#/index';
|
|
|
} else {
|
|
} else {
|
|
|
window.location.href = 'register-saler';
|
|
window.location.href = 'register-saler';
|
|
|
}
|
|
}
|