Explorar o código

山东导入接口显示

Tony Kang %!s(int64=3) %!d(string=hai) anos
pai
achega
c7c765b12c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/building_saas/pm/js/pm_newMain.js

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

@@ -338,7 +338,7 @@ const projTreeObj = {
             name: '导入接口文件',
             icon: 'fa-cloud-upload',
             visible: function () {
-                const names = ['公路造价(2018)', '安徽养护(2018)', '广东公路造价(2018)', '浙江养护(2005)'];
+                const names = ['公路造价(2018)', '安徽养护(2018)', '广东公路造价(2018)', '浙江养护(2005)', '山东养护(2016)'];
                 return compilationData && names.includes(compilationData.name);
             },
             callback: function () {