From c20edcf5f78dc934b50b06fa1e7c3bfee8bb77a7 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Mon, 14 Oct 2024 16:35:33 +0800 Subject: [PATCH] plm BMM --- src/views/modules/tooling/searchToolApply.vue | 1 + 1 file changed, 1 insertion(+) 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, }