Browse Source

bug fixed

zhangweicheng 7 years ago
parent
commit
fcb37423b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/building_saas/main/js/views/project_view.js

+ 1 - 1
web/building_saas/main/js/views/project_view.js

@@ -7,7 +7,7 @@ var projectObj = {
     mainSpread: null,
     mainSpread: null,
     mainController: null,
     mainController: null,
     gljSpreed:null,
     gljSpreed:null,
-    beforeMainTreeSelectedChange: function (pre,) {
+    beforeMainTreeSelectedChange: function (pre) {
         /*if (node) {
         /*if (node) {
             subViewObj.saveComments(node);
             subViewObj.saveComments(node);
         }*/
         }*/