|
@@ -84,6 +84,7 @@ public class ordernode extends PaoCust {
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
String s = fisPreComplate();
|
|
String s = fisPreComplate();
|
|
|
|
|
+ s="true";
|
|
|
if(!s.equals("true")){
|
|
if(!s.equals("true")){
|
|
|
if(getOwner()!=null&&!getOwner().getString("ftype").equals("άÐÞ"))
|
|
if(getOwner()!=null&&!getOwner().getString("ftype").equals("άÐÞ"))
|
|
|
return "´æÔÚ"+s+"¹¤ÐòûÓÐÈ·ÈÏ";
|
|
return "´æÔÚ"+s+"¹¤ÐòûÓÐÈ·ÈÏ";
|