parent
5f956640fa
commit
4e54317fe5
@ -32,7 +32,7 @@ public class XSalesOrderFromEdit extends AbstractBillPlugIn {
|
|||||||
splitContainer.setCollapse("yem_splitpanelap1", true);
|
splitContainer.setCollapse("yem_splitpanelap1", true);
|
||||||
Object yemSigndate = this.getModel().getValue("yem_signdate");
|
Object yemSigndate = this.getModel().getValue("yem_signdate");
|
||||||
if (yemSigndate == null) {
|
if (yemSigndate == null) {
|
||||||
this.getModel().setValue("yem_signdate", this.getModel().getValue("createtime"));
|
// this.getModel().setValue("yem_signdate", new Date());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user