Explorar o código

访视表单母亲妊娠患病字段修改

zhangyanfang %!s(int64=5) %!d(string=hai) anos
pai
achega
56e1b6b157
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      component/followup/fangshi-detail-6.js

+ 1 - 1
component/followup/fangshi-detail-6.js

@ -878,7 +878,7 @@ Vue.component('fangshi-detail-6', {
            }
        },
        pregnancy_SICK: function (i) {
            var a = i ? i.toString().indexOf('3') : ''
            var a = i ? i.toString().indexOf('4') : ''
            if (a > -1) {
                this.pregnancy_SICK_CIRCS_other = false
            } else {