|
|
|
@@ -843,7 +843,7 @@ public class WxBillAllServiceImpl implements WxBillAllService { |
|
|
|
} |
|
|
|
wordDocTableVo.setParams(rowsParams); |
|
|
|
wordDocTableVo.setTableIndex(0); |
|
|
|
wordDocTableVo.setRowIndex(2); |
|
|
|
wordDocTableVo.setRowIndex(1); |
|
|
|
|
|
|
|
String templatePath = "contract-word-template/settle.docx"; |
|
|
|
String filepath = fmUploadDir; |
|
|
|
|