From 898fa6e3aca3f891515e977ca52ad495fab57fe7 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Mon, 14 Oct 2024 16:36:20 +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 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, }