Ver código fonte

全国插入设备

zhangweicheng 5 anos atrás
pai
commit
b561ddd0ff
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      web/over_write/js/quanguo_2018.js

+ 1 - 1
web/over_write/js/quanguo_2018.js

@@ -475,7 +475,7 @@ if (typeof baseFigureTemplate !== 'undefined') {
 
 if (typeof projectObj !== 'undefined') {
   projectObj.isInsertEquipmentVisable = function (selected) {
-      return false;   //全国不管是预算或者工程量清单,都是隐藏   
+      return true;   //全国不管是预算或者工程量清单,都是隐藏   
   }
 }