Browse Source

后台求购管理js修改

dongbw 7 years ago
parent
commit
af25afef09
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/webapp/resources/js/admin/controllers/SeekManageCtrl.js

+ 0 - 1
src/main/webapp/resources/js/admin/controllers/SeekManageCtrl.js

@@ -7,7 +7,6 @@ define(['app/app'], function (app) {
       $scope.seekUrl = 'http://192.168.253.12:24000/';
       seekPurchase.getSeekUrl({}, function(data) {
           $scope.seekUrl = data.url;
-          $scope.seekUrl = 'http://10.1.51.82:24002/';
           $scope.seekManageTableParams = new ngTableParams({
               pageNumber: 1,
               pageSize: 10