#@adminLayout() #define main()
项目管理
#include("/_view/_admin/common/_header_right.html")
### 内容区域
#for(x : wsmanList) #end
id 原被告 公司名称 法人 地址 信用代码 电话 时间 操作
#(x.id) #(x.ygbg == 1?"原告":"被告") #(x.company) #(x.legalPerson) #(x.companyAddress) #(x.legalPhone) #(x.creditCode) #date(x.createAt)
#end