支出合同结算单系统插件修改
This commit is contained in:
parent
0371aff56e
commit
2b3e718ccc
|
@ -1019,9 +1019,9 @@ public class ContractSettleCommonEditPluginExt extends AbstractContBillPlugin im
|
||||||
contract = (DynamicObject)this.getModel().getValue("contract");
|
contract = (DynamicObject)this.getModel().getValue("contract");
|
||||||
this.contractChanged(contract);
|
this.contractChanged(contract);
|
||||||
}
|
}
|
||||||
} else {
|
}/* else {
|
||||||
this.setDateEditMinAndMaxDate();
|
this.setDateEditMinAndMaxDate();
|
||||||
}
|
}*/
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue