fix reprint button in status panel

Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
Stefan Dej 2021-04-11 13:21:14 +02:00
parent 542dd1d9c4
commit 2d3e118d36

View File

@ -336,7 +336,7 @@
icon: "mdi-printer",
loadingName: "statusPrintReprint",
status: ['error', 'complete'],
click: this.btnClearJob
click: this.btnReprintJob
}
]
}