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