根因: diagnosisTreatmentDialog.vue中useDict未引入specimen_code字典, 导致标本下拉框无数据。 修复: 在useDict调用中添加'specimen_code'字典。