src/views/home/components/pingubiao/index.vue
@@ -176,7 +176,7 @@ wherecondition:`survery_form_type=1 and patient_code='${patientsInfo.value.code}'`, ordercondition: 'survery_time desc' } if(state.formInline.date.length===2){ if(state.formInline?.date?.length===2){ pasm.wherecondition+=` and survery_time BETWEEN '${state.formInline.date[0]} 00:00:00' AND '${state.formInline.date[1]} 23:59:59'` } if(state.formInline.formTableName){