@ -99,7 +99,7 @@ export default {
textWaitToColor,
onGetPageData() {
let today = dayjs().format('YYYY-MM-DD');
today = '2024-06-06';
// today = '2024-06-06';
getAnesPatientList(today)
.then(res => {
this.patientList = [];