重新打印问题 失败标识问题
This commit is contained in:
@@ -379,6 +379,8 @@ public class OrderInfo implements Serializable {
|
|||||||
}
|
}
|
||||||
if (!newPrintStatusArray.isEmpty()) {
|
if (!newPrintStatusArray.isEmpty()) {
|
||||||
printStatus = newPrintStatusArray.toJSONString();
|
printStatus = newPrintStatusArray.toJSONString();
|
||||||
|
} else {
|
||||||
|
printStatus = "";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user