Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
zhutianqi
2021-08-08 18:08:10 +08:00
4 changed files with 9 additions and 7 deletions
@@ -117,7 +117,7 @@
</template>
</el-table-column>
<el-table-column
label="责任人"
label="落实人"
width="170"
align="center">
<template slot-scope="scope">
@@ -333,7 +333,6 @@ export default {
this.listForm["id"] = item.id;
this.listForm.dataList = item.dataList;
this.dataList = item.dataList;
console.log(this.dataList);
// this.dataList.standNumber = item.dataList.standSort + '\xa0\xa0' +item.dataList.standSort + '-' + item.dataList.standYear
let children = [];
item.breakdownList.forEach(