This commit is contained in:
gyq
2024-05-24 17:54:54 +08:00
parent 6c1e34be7a
commit c54304f3d6
7 changed files with 57 additions and 147 deletions

View File

@@ -141,7 +141,7 @@ function checkLocalPrint(deviceName) {
}
}
if (!print.name || !print.status) {
if (!print.name) {
return false
} else {
return true