@@ -2300,7 +2300,7 @@
ParamsQuery['patient'] = this.patient.id
ParamsQuery['record_date'] = this.record_date
ParamsQuery['mode'] = '1'
- // console.log('第二')
+ console.log('第二')
postPrescription(ParamsQuery).then(response => {
if (response.data.state == 0) {
this.$message.error(response.data.msg)