hd hai 4 meses
pai
achega
a6dbcccb13
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      app/rehabilitation/js/guide_the_message.js

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

@ -303,6 +303,10 @@ top.rehabilitationGuideVue = new Vue({
        top.layer.msg('请到app上操作!')
        return false
      }
      if(vm.service.node == '该居民已有最新康复计划,系统自动完成当前计划'){
        top.layer.msg('该居民已有最新康复计划,系统自动完成当前计划')
        return
      }
      top.layer.open({
        type: 2,
        area: ['600px', '700px'],