Browse Source

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/ConstructionCost

TonyKang 4 năm trước cách đây
mục cha
commit
314e32908a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web/building_saas/pm/js/pm_newMain.js

+ 1 - 1
web/building_saas/pm/js/pm_newMain.js

@@ -1777,7 +1777,7 @@ const projTreeObj = {
         if (STATE.importing) {
             return;
         }
-        let textBody = '正在导入例,请稍候……'
+        let textBody = '正在导入例,请稍候……'
         let url = 'importExampleProject';
         STATE.importing = true;
         if(isChongqing){