From ed54825b55d06f37b1593c269693abb861a54d6e Mon Sep 17 00:00:00 2001 From: yuejiayang <146344614+YangLei105@users.noreply.github.com> Date: Tue, 15 Oct 2024 02:07:16 +0800 Subject: [PATCH] =?UTF-8?q?2024.10.15=20=E6=96=87=E6=A1=A3=E6=94=B6?= =?UTF-8?q?=E9=9B=86=E7=B3=BB=E7=BB=9F=20-=20=E6=96=87=E6=A1=A3=E7=89=88?= =?UTF-8?q?=E6=9C=ACV20240929?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/eam/eamProjectInfo.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/eam/eamProjectInfo.vue b/src/views/modules/eam/eamProjectInfo.vue index 60ee671..dbff4cd 100644 --- a/src/views/modules/eam/eamProjectInfo.vue +++ b/src/views/modules/eam/eamProjectInfo.vue @@ -3079,6 +3079,7 @@ import {searchBusinessInfo7} from "../../../api/factory/site"; priority: this.modalData.priority, testPartNo: 'P000000', partDesc: '无物料', + partType: 'Active', } eamProjectInfoSave(this.modalData).then(({data}) => { if (data && data.code === '0') {