From 1495a77fb9aaa39128e8a0ad5e343b9c8d577863 Mon Sep 17 00:00:00 2001 From: qiankanghui Date: Tue, 21 Jul 2026 13:12:34 +0800 Subject: [PATCH] =?UTF-8?q?feat(production):=20=E6=B7=BB=E5=8A=A0=E4=B8=B4?= =?UTF-8?q?=E6=9C=9F=E6=A3=80=E9=AA=8C=E5=8D=95=E7=B1=BB=E5=9E=8B=E5=B9=B6?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=9B=B8=E5=85=B3=E4=B8=9A=E5=8A=A1=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在检验单类型选择中新增临期检验单选项(值为G) - 更新检验按钮显示条件,排除临期检验单类型的显示 - 更新补打结果按钮显示条件,排除临期检验单类型的显示 - 更新取消检验结果按钮显示条件,排除临期检验单类型的显示 - 确保临期检验单在相应操作中被正确过滤处理 --- src/views/modules/production/inspect.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/views/modules/production/inspect.vue b/src/views/modules/production/inspect.vue index 784e3c6..34592ad 100644 --- a/src/views/modules/production/inspect.vue +++ b/src/views/modules/production/inspect.vue @@ -20,6 +20,7 @@ + @@ -100,9 +101,9 @@ label="操作">