From 8424459c757bae6a74fddcf8882965c38c0e3614 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Fri, 6 Feb 2026 18:44:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=94=E5=B7=A5=E6=A8=A1=E6=9D=BF=E4=BF=9D?= =?UTF-8?q?=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/processMainte/reworkProcessPlanning.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/processManagement/components/processMainte/reworkProcessPlanning.vue b/src/views/processManagement/components/processMainte/reworkProcessPlanning.vue index 0eb119f..c1a7b2d 100644 --- a/src/views/processManagement/components/processMainte/reworkProcessPlanning.vue +++ b/src/views/processManagement/components/processMainte/reworkProcessPlanning.vue @@ -782,6 +782,7 @@ export default { modelLevelChange() { console.log(9999999999,this.partInfoData) this.modelLevelLoading = true; + this.treeLeave == 2 getModelDetailList({ Id: this.modelLevel }).then(res => { const templateData = res.data.data.proDetailVOList; const existing = [...this.form1.tableData1];