Browse Source

Merge branch '20200710_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20200710_pc_vue_new_branch

See999 4 years ago
parent
commit
6481c9d088
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/medicalScheduling/index.vue

+ 1 - 1
src/xt_pages/medicalScheduling/index.vue View File

@@ -1647,7 +1647,7 @@ export default {
1647 1647
     created(){
1648 1648
         //获取医护人员
1649 1649
         this.getDoctorList()
1650
-        //获取班种
1650
+        //获取班种班种
1651 1651
         this.getScheduleList()
1652 1652
 
1653 1653
         let year = new Date().getFullYear()