parent
d0f4cc31d2
commit
7cb19e208a
|
@ -104,7 +104,7 @@ public class PurPlanFormPlugin extends AbstractBillPlugIn implements HyperLinkCl
|
|||
new QFilter[]{new QFilter("number", QCP.equals, "XM-202412-008")});
|
||||
projectbill = projectbillss[0];
|
||||
}
|
||||
this.getModel().setValue("qeug_renovation_proj", projectbill);
|
||||
this.getView().updateView("qeug_renovation_proj");
|
||||
this.getModel().setValue("purproject", projectbill);
|
||||
this.getView().updateView("purproject");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue