@@ -1898,6 +1898,7 @@ public class WbsTreeContractServiceImpl extends BaseServiceImpl<WbsTreeContractM
continue;
}
double v = designed + (height / 100);
+
//第5列,索引为4
list.add(v + "_^_"+ i + "_4");