$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/account_nav.htm?op=buyer_cash")
#if($!CommUtil.indexOf("$!user.userRole","ADMIN")>=0)
新增
#end
合同名 |
合同编码 |
用户名 |
创建时间 |
操作 |
#foreach($obj in $objs)
$!obj.contractName
|
$!obj.contractNumber
|
$!obj.user.userName (手机号: $!obj.user.mobile)
|
$!obj.addTime
|
查看详情
|
#end
|
$!httpInclude.include("/footer.htm")