@ -83,7 +83,7 @@ export default {
},
watch: {
typeName(val) {
if (val === '门诊病历' && !this.formList.length) {
if (val === '门诊病历' && !this.formList.length && !this.onlyRead) {
this.getFormList()
}