Skip to content

As a commonAdmin,I hope I can hava page to show the hospital and nursing staff information,so that I can quickly find the data I want

Acceptance criteria

  • Administrators can query all nursing workers and hospital information, and can make fuzzy queries
  • Administrators can delete hospital.

Tasks

  • Create the page with html,css,js.
  • Establish front - and back-end data access channels with asynchronous requests.
  • Dynamic data binding.
  • Realize paging query and fuzzy query.
Edited by Yulong Wang