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