From 03be129c50068164b8cc4186d4d4e5b860503476 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期三, 03 一月 2024 14:35:58 +0800 Subject: [PATCH] 包装检验-默认检验项目 --- src/views/technology/document/document-form.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/technology/document/document-form.vue b/src/views/technology/document/document-form.vue index 906bb1f..93cf63a 100644 --- a/src/views/technology/document/document-form.vue +++ b/src/views/technology/document/document-form.vue @@ -535,7 +535,7 @@ :richContent="ele.remark" ></rich-text> </el-tab-pane> --> - <el-tab-pane label="妫�娴嬫爣鍑�"> + <!-- <el-tab-pane label="妫�娴嬫爣鍑�"> <checkStandardTable ref="documentTestStandardTable" :dataFormId="dataForm.id" @@ -554,7 +554,7 @@ refreshTestStandardInfo " ></checkStandardTable> - </el-tab-pane> + </el-tab-pane> --> <!-- <el-tab-pane label="鎶芥瑙勫垯"> <div> <div style="padding: 0px 20px;"> -- Gitblit v1.9.3