diff --git a/src/views/modules/tooling/searchToolApply.vue b/src/views/modules/tooling/searchToolApply.vue index 5ad0965..e478be8 100644 --- a/src/views/modules/tooling/searchToolApply.vue +++ b/src/views/modules/tooling/searchToolApply.vue @@ -1401,6 +1401,7 @@ tpName: row.tpName, purchaser: row.purchaser, purchaserName: row.purchaserName, + totalCost:row.totalCost, menuId: this.$route.meta.menuId, userName: this.$store.state.user.name, }