|
|
@@ -785,7 +785,7 @@ function getSummaryGLJDatas(gljList, decimal, nameList, prjTypeNames, compilatio
|
|
|
function mergeGLJ(mp, projects, names, prjTypeNames, compilationName = '') {
|
|
|
let gljMap = {},
|
|
|
gljList = [];
|
|
|
- const noPriceChkList = ['甘肃养护(2021)', '重庆养护(2018)', '浙江养护(2005)', '安徽养护(2018)', '山东养护(2016)', '湖南养护(2014)'];
|
|
|
+ const noPriceChkList = ['甘肃养护(2021)', '重庆养护(2018)', '浙江养护(2005)', '安徽养护(2018)', '山东养护(2016)', '湖南养护(2014)', '广西日常养护年度预算(2020)'];
|
|
|
const noPriceCheck = noPriceChkList.indexOf(compilationName) >= 0;
|
|
|
for (let g of mp.gljList) {
|
|
|
g.quantityMap = {};
|