diff --git a/src/views/components/DepartmentList.vue b/src/views/components/DepartmentList.vue new file mode 100644 index 0000000..d45938d --- /dev/null +++ b/src/views/components/DepartmentList.vue @@ -0,0 +1,121 @@ + + + 科室名称 + + + + + + 全部 + + {{ count }} + + + + {{ item.departmentName }} + + {{ item.countNum }} + + + + + + \ No newline at end of file diff --git a/src/views/manage/visitout/index.vue b/src/views/manage/visitout/index.vue index 284d368..92179b4 100644 --- a/src/views/manage/visitout/index.vue +++ b/src/views/manage/visitout/index.vue @@ -202,8 +202,8 @@ - - + + 基本信息 @@ -251,58 +251,58 @@ - + - + - + - + - + - + - + - + - + - + @@ -310,13 +310,13 @@ - + - +