From f3f4b11f09c48efdb20b4eb79a4300adf732727e Mon Sep 17 00:00:00 2001 From: ruanqi Date: Mon, 30 Oct 2023 17:12:14 +0800 Subject: [PATCH] 66 --- src/views/modules/knifemold/tool-info.vue | 143 +++++----------------- 1 file changed, 31 insertions(+), 112 deletions(-) diff --git a/src/views/modules/knifemold/tool-info.vue b/src/views/modules/knifemold/tool-info.vue index 952cd88..e4859b6 100644 --- a/src/views/modules/knifemold/tool-info.vue +++ b/src/views/modules/knifemold/tool-info.vue @@ -201,7 +201,7 @@
- 工具使用记录 + 工具出入库记录 操作类型: @@ -220,7 +220,7 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+ 工具使用记录 + + + + + +
@@ -340,60 +312,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -2394,7 +2313,7 @@ export default { this.currentDetailData = list[0] this.toolOperatorChange(); // this.getToolInstanceIdUseHist() - // this.getSfdcToolingHistList() + this.getSfdcToolingHistList() } }) },