测试提交记录
This commit is contained in:
parent
d9420d3901
commit
1f800582da
|
|
@ -616,7 +616,4 @@ public class TmTaskController extends BaseController {
|
||||||
List<TmTask> leaseAuditList = tmTaskService.getLeaseApplyListAll(task);
|
List<TmTask> leaseAuditList = tmTaskService.getLeaseApplyListAll(task);
|
||||||
return getDataTable(leaseAuditList);
|
return getDataTable(leaseAuditList);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue