|
|
@@ -502,7 +502,7 @@ define(['app/app'], function (app) {
|
|
|
// $scope.orderTableParams.reload();
|
|
|
// });
|
|
|
purchase.showGotoSettle = false;
|
|
|
- window.open("vendor#/payCenter");
|
|
|
+ window.open("/sso#/gatheringAccount?tab=accountTab");
|
|
|
}
|
|
|
// 关闭操作
|
|
|
$scope.cancle = function () {
|