From f63fdf0bb5a235542215d5bf95f6c000fb4bce25 Mon Sep 17 00:00:00 2001 From: xs Date: Thu, 27 Feb 2025 19:59:47 +0800 Subject: [PATCH] =?UTF-8?q?1.2.2=20=E7=BB=93=E6=9E=84bom=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mes/baseStructureBom/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/mes/baseStructureBom/index.vue b/src/views/mes/baseStructureBom/index.vue index 42a6354..c86dd58 100644 --- a/src/views/mes/baseStructureBom/index.vue +++ b/src/views/mes/baseStructureBom/index.vue @@ -142,7 +142,7 @@ :key="item.matrialTypeId" :label="item.matrialTypeName" :value="item.matrialTypeId" - :disabled="item.activeFlag == '0'" + :disabled="item.activeFlag == '0' || item.matrialTypeId === form.parentId" >