瀏覽代碼

订单跳转

huangb 7 年之前
父節點
當前提交
c6b110bf3c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/resources/js/vendor/controllers/forstore/vendor_order_ctrl.js

+ 1 - 1
src/main/webapp/resources/js/vendor/controllers/forstore/vendor_order_ctrl.js

@@ -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 () {