Mike 7 years ago
parent
commit
dccc037dde
1 changed files with 1 additions and 0 deletions
  1. 1 0
      miaomiao/www/js/controllers/home.js

+ 1 - 0
miaomiao/www/js/controllers/home.js

@@ -931,6 +931,7 @@
                 $scope.modal.show();
                 $scope.modal.show();
                 $scope.vm.title = '';
                 $scope.vm.title = '';
                 $scope.imgs = [];
                 $scope.imgs = [];
+                $scope.video = {};
             };
             };
             $scope.closeModal = function() {
             $scope.closeModal = function() {
                 $scope.modal.hide();
                 $scope.modal.hide();