Browse Source

bug fixed

zhangweicheng 7 năm trước cách đây
mục cha
commit
fcb37423b6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,
     mainController: null,
     gljSpreed:null,
-    beforeMainTreeSelectedChange: function (pre,) {
+    beforeMainTreeSelectedChange: function (pre) {
         /*if (node) {
             subViewObj.saveComments(node);
         }*/