xj qian
2024-06-27 69b5a2fc2e6b78de476fdb6acdec518f98a38fb4
jrj/project/business/HR/AdministrativeDepartment.cpp
@@ -1,8 +1,13 @@
use "xcontrol.vframe.vbusiness.vd"//hxsoft.com -> Developer -> wlib -> vframe
use "xbase.vframe.vbusiness.vd"//hxsoft.com -> Developer -> wlib -> vframe
use "saleorder.view.vd"
unit trade
[
#include <wobject/xstring.hpp>
#include <xcontrol/xtreeview.hpp>
#include <xcontrol/xdwgrid.hpp>
#include <xcontrol/xcell.hpp>
#include "vbusiness/vframe/listwin.vframe.vbusiness.hpp"
#include "viewobject/view.base.hpp"
using xml = KXMLDOMDocument;
   class ViewAdministrativeDepartmentList : public listwin
   {
      xdwgrid      dw_list;