门诊号码管理编辑员工号

This commit is contained in:
2025-11-19 13:19:48 +08:00
parent 89862878b5
commit e7dac9762d
2 changed files with 12 additions and 5 deletions

View File

@@ -1046,13 +1046,12 @@ const adviceTypeList = ref([
label: '中成药',
value: 2,
},
{
label: '耗材',
label: '诊疗',
value: 3,
},
{
label: '诊疗',
label: '耗材',
value: 4,
},
{