소스 검색

全国插入设备

zhangweicheng 5 년 전
부모
커밋
b561ddd0ff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;   //全国不管是预算或者工程量清单,都是隐藏   
   }
 }