yangc 8 년 전
부모
커밋
6db602cb4e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/main/webapp/resources/js/usercenter/controllers/forstore/first_rate_ctrl.js

+ 0 - 2
src/main/webapp/resources/js/usercenter/controllers/forstore/first_rate_ctrl.js

@@ -68,8 +68,6 @@ define(['app/app'], function(app) {
                     toaster.pop('warning', '获取订单信息失败');
                     return ;
                 }
-
-                console.log("$scope.order", $scope.order);
             }, function() {
                 toaster.pop('warning', '评价失败。');
             });