|
|
@@ -201,7 +201,7 @@ public class hyworkorder extends PaoCust {
|
|
|
ordernodeset.reset();
|
|
|
int count=ordernodeset.count();
|
|
|
if(allcount!=count&&!getString("ftype").equals("维修")){
|
|
|
- throw new P2AppException("","还有工序没有确认");
|
|
|
+// throw new P2AppException("","还有工序没有确认");
|
|
|
}else{
|
|
|
DBConnect dbConnect=new DBConnect();
|
|
|
|