Commit 5dca11ad authored by 李博今's avatar 李博今

增加子任务与子公司的排序显示

parent 5ea86a4b
......@@ -172,4 +172,5 @@ public class BArrangeController extends PaginationController<BArrange> {
businessId);
}
}
......@@ -833,4 +833,5 @@ public class BArrangeServiceImpl implements BArrangeService {
return new PersistModel(1,bArrangeRepository.deleteArrange(businessId));
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment