Browse Source

Merge branch 'master' of http://smartcost.f3322.net:3000/SmartCost/ConstructionCost

MaiXinRong 7 years ago
parent
commit
2defbc8014
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/building_saas/complementary_glj_lib/js/components.js

+ 1 - 0
web/building_saas/complementary_glj_lib/js/components.js

@@ -237,6 +237,7 @@ let componentOprObj = {
             }
             }
             updateArr.push(re.currentGlj);
             updateArr.push(re.currentGlj);
             that.updateComponent(updateArr);
             that.updateComponent(updateArr);
+            $('#componentsCacnel').click();
         });
         });
     }
     }
 };
 };