|
|
@@ -1,20 +1,15 @@
|
|
|
-package uzi9.uzi9q.dev.open.zd;
|
|
|
+package uzi9.uzi9q.opmcepaq.epaq.plugin.form.zd;
|
|
|
|
|
|
-import kd.bos.bill.BillShowParameter;
|
|
|
-import kd.bos.bill.OperationStatus;
|
|
|
import kd.bos.dataentity.entity.DynamicObject;
|
|
|
import kd.bos.entity.datamodel.ListSelectedRow;
|
|
|
import kd.bos.entity.datamodel.ListSelectedRowCollection;
|
|
|
import kd.bos.entity.operate.Delete;
|
|
|
import kd.bos.form.FormShowParameter;
|
|
|
import kd.bos.form.ShowType;
|
|
|
-import kd.bos.form.control.Control;
|
|
|
import kd.bos.form.events.BeforeDoOperationEventArgs;
|
|
|
import kd.bos.form.events.BillListHyperLinkClickEvent;
|
|
|
import kd.bos.form.events.HyperLinkClickArgs;
|
|
|
-import kd.bos.form.events.HyperLinkClickEvent;
|
|
|
import kd.bos.list.BillList;
|
|
|
-import kd.bos.list.ListShowParameter;
|
|
|
import kd.bos.list.plugin.AbstractListPlugin;
|
|
|
import kd.bos.orm.query.QFilter;
|
|
|
import kd.bos.servicehelper.BusinessDataServiceHelper;
|