优化
This commit is contained in:
@@ -141,7 +141,7 @@ function checkLocalPrint(deviceName) {
|
||||
}
|
||||
}
|
||||
|
||||
if (!print.name || !print.status) {
|
||||
if (!print.name) {
|
||||
return false
|
||||
} else {
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user