This commit is contained in:
xielue 2023-06-27 14:13:47 +08:00
parent 61893823d1
commit 51e18cd63f
1 changed files with 5 additions and 0 deletions

View File

@ -1422,6 +1422,9 @@ export default {
paintMaterialList //
});
this.materialHeightInit(); //
this.$forceUpdate(); //
} else { //
@ -1435,6 +1438,8 @@ export default {
this.addToList({ scheme_id, listData: paintMaterialList, detailsData: this.paintMaterial_detailsData }); //
this.materialHeightInit(); //
this.calculateAll(); //