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