As a user,when I login this system,I want to have a page to show information,so that I can manage my hospital and related facilities.
Acceptance criteria
-
Users can query all nursing workers and hospital information. -
Users can make fuzzy queries.
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 Mingyuan Chen