Browse Source

2025-04-24

master
qiezi 9 months ago
parent
commit
b41c803166
  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) {
strVal = this.dataForm.engineerNo
roleId = 'R005'
roleId = 'R004'
}
if(type==8) {
strVal = this.dataForm.technicianNo

Loading…
Cancel
Save