|
|
@ -420,7 +420,7 @@ export default { |
|
|
this.rowClick(this.patientList[0]) |
|
|
this.rowClick(this.patientList[0]) |
|
|
setTimeout(() => { |
|
|
setTimeout(() => { |
|
|
this.$refs['patientList'].setCurrentRow(this.patientList[0]) |
|
|
this.$refs['patientList'].setCurrentRow(this.patientList[0]) |
|
|
}, 100) |
|
|
|
|
|
|
|
|
}, 200) |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
loading.close(); |
|
|
loading.close(); |
|
|
|