6.13
This commit is contained in:
@@ -59,6 +59,8 @@ watch(()=>props.type,(newVal)=>{
|
||||
placeholder.value='输入医生姓名'
|
||||
}else if(newVal==='hospital'){
|
||||
placeholder.value='输入医院名称'
|
||||
}else if(newVal==='video' || newVal==='article' || newVal==='case' ){
|
||||
placeholder.value='搜索疾病、症状、医院'
|
||||
}
|
||||
|
||||
},{immediate: true })
|
||||
|
||||
Reference in New Issue
Block a user