fix: 自测bug修复。
This commit is contained in:
@@ -199,6 +199,7 @@ function getData() {
|
||||
form.value = res.data
|
||||
// 就医类型
|
||||
getDicts('doctor_type').then(result => {
|
||||
typeList.value =[result.data]
|
||||
form.value.typeName=dictStr(form.value.type, result.data)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user