fix:
1.保存时更新表头业务类型
This commit is contained in:
parent
89083733e6
commit
1eabe97182
@ -51,6 +51,8 @@ public class StorageTransSaveOp extends AbstractOperationServicePlugIn {
|
||||
}
|
||||
if (bood){
|
||||
storageTran.set("yem_combo","Z");
|
||||
}else {
|
||||
storageTran.set("yem_combo","P");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user