作者 刘晓艳

合并分支 'liuxiaoyan' 到 'master'

Liuxiaoyan



查看合并请求 !65
... ... @@ -248,7 +248,7 @@
}
)
})
// 疾病分类下拉
// 问诊专家下拉
$('.expert').click(function () {
var doctor = new Array()
var platment_id = $('.inquiry_value').data('data-id');
... ... @@ -561,7 +561,6 @@
$('.submit_voice').click(function () {
voiceBox.find('.voice_first').hide().siblings('.voice_third').show()
$('.second').hide()
})
//重新录制
... ...