瀏覽代碼

完成康复随访

hwy 1 月之前
父節點
當前提交
fdb05c1b3e
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      app/rehabilitation/js/guide_the_message.js

+ 4 - 0
app/rehabilitation/js/guide_the_message.js

@ -269,6 +269,10 @@ top.rehabilitationGuideVue = new Vue({
		},
    openFollowRecordForm() {
		var vm=this
		if(vm.service.disease!='3'){
			top.layer.msg('请到app上操作!')
			return false
		}
      top.layer.open({
        type: 2,
        area: ['600px', '700px'],