合同类型控制字段
This commit is contained in:
parent
98b0cc2528
commit
73cd665b75
|
@ -36,6 +36,9 @@ public class EcContractFromPlugin extends AbstractBillPlugIn implements Plugin {
|
|||
} else if (number.equals("hfzl")) {
|
||||
this.getView().setVisible(true,"zcgj_administer");
|
||||
this.getView().setVisible(false,"zcgj_equipment");
|
||||
}else {
|
||||
this.getView().setVisible(false,"zcgj_administer");
|
||||
this.getView().setVisible(false,"zcgj_equipment");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue