方法一:m_cardpnlBill.loadTemplet("0001QW10000000000284");
方法二:ClientEnvironment ce=getClientEnvironment();
Stringoperator=ce.getUser().getPrimaryKey();
String pk_corp=ce.getCorporation().getPk_corp();
m_cardpnlBill.loadTemplet(billtype,null,operator,pk_corp);