Browse Source

2025-04-24

master
qiezi 9 months ago
parent
commit
0c4c3c55b6
  1. 2
      src/views/modules/sampleManagement/com_technical-add-or-update.vue

2
src/views/modules/sampleManagement/com_technical-add-or-update.vue

@ -537,7 +537,7 @@
} }
if(type==7) { if(type==7) {
strVal = this.dataForm.engineerNo strVal = this.dataForm.engineerNo
roleId = 'R020'
roleId = 'R005'
} }
if(type==8) { if(type==8) {
strVal = this.dataForm.technicianNo strVal = this.dataForm.technicianNo

Loading…
Cancel
Save