From b41c803166822dacb154bafba1887c8a1504c7f6 Mon Sep 17 00:00:00 2001 From: qiezi <15576055375@163.com> Date: Thu, 24 Apr 2025 17:32:05 +0800 Subject: [PATCH] 2025-04-24 --- .../modules/sampleManagement/com_technical-add-or-update.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/sampleManagement/com_technical-add-or-update.vue b/src/views/modules/sampleManagement/com_technical-add-or-update.vue index 5abeffb..8038c11 100644 --- a/src/views/modules/sampleManagement/com_technical-add-or-update.vue +++ b/src/views/modules/sampleManagement/com_technical-add-or-update.vue @@ -537,7 +537,7 @@ } if(type==7) { strVal = this.dataForm.engineerNo - roleId = 'R005' + roleId = 'R004' } if(type==8) { strVal = this.dataForm.technicianNo