@ -204,11 +204,12 @@ Page({
},
handleHosSure() {
const { hostipalList, hIndex } = this.data
if (!hIndex) {
if (hIndex === '') {
wx.showToast({
icon: 'none',
title: '请选择医院',
})
return
}
const hItem = hostipalList[hIndex]
this.setData({