|
@ -640,7 +640,7 @@
|
|
},
|
|
},
|
|
watch: {
|
|
watch: {
|
|
death_reason_type_check: function (i) {
|
|
death_reason_type_check: function (i) {
|
|
|
|
|
|
|
|
// console.log(JSON.stringify(i))
|
|
},
|
|
},
|
|
dangerous_behavior_7: function (i) {
|
|
dangerous_behavior_7: function (i) {
|
|
if (i == '1') {
|
|
if (i == '1') {
|
|
@ -691,7 +691,7 @@
|
|
this.death_reason_type_dis = false
|
|
this.death_reason_type_dis = false
|
|
} else {
|
|
} else {
|
|
this.death_reason_type_dis = true
|
|
this.death_reason_type_dis = true
|
|
// this.death_reason_type_check = []
|
|
|
|
|
|
this.death_reason_type_check = []
|
|
}
|
|
}
|
|
},
|
|
},
|
|
symptom_check: function (i) {
|
|
symptom_check: function (i) {
|