var row = this.comp("treeData").getCurrentRow();
var libraryId=row.getID();
debugger
var url = '$UI/SAM/assetManage/process/asset_in/mainActivity.a?process=/SAM/assetManage/process/asset_in/asset_inProcess&activity=mainActivity&oppType=new';
justep.Shell.showPage({url:url, title: '填写构件登记表',data:libraryId});