shj
2022-04-06 118406dd2599b1faf4f30e4d130b48d39b3aac12
src/views/safetyproduction/new.vue
@@ -233,6 +233,8 @@
                safetySelfInspectionId: "",
                safetyInspectionItemId: "",
              }
              arr[i].child[j].deductionList= arr[i].child[j].selfDeductionList
              console.log(arr[i].child[j])
              capB.safetySelfInspectionId=arr[i].child[j].safetySelfInspectionId
              capB.safetyInspectionItemId=arr[i].child[j].safetyInspectionItemId
              cser.push(capB)
@@ -478,7 +480,7 @@
  background-color: #034ea2;
  border: 1px solid #034ea2;
}
/deep/ .el-table__expanded-cell{
.box-right /deep/ .el-table__expanded-cell{
  background-color: #fff !important;
}
</style>