|
@@ -565,7 +565,7 @@ public class MesClient extends JFrame {
|
|
|
MesClient.scan_type = 1;
|
|
MesClient.scan_type = 1;
|
|
|
// MesClient.scanBarcode();
|
|
// MesClient.scanBarcode();
|
|
|
} else {
|
|
} else {
|
|
|
- MesClient.setMenuStatus("结果提交失败,请重试",-1);
|
|
|
|
|
|
|
+ MesClient.setMenuStatus(retObj.get("message").toString(),-1);
|
|
|
work_status = 0;
|
|
work_status = 0;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|