罗斌杰 2 months ago
parent
commit
bfc74705ee
  1. 2
      src/router/index.js

2
src/router/index.js

@ -449,7 +449,7 @@ const routes = [{
path: "/busReservationImport", path: "/busReservationImport",
name: "公交预约导入", name: "公交预约导入",
component: () => component: () =>
import ("../views/customerOrg/busReservationImport.vue"), //../views/doctorCheck/personnelBatch.vue
import ("../views/customerOrg/BusReservationImport.vue"), //../views/doctorCheck/personnelBatch.vue
}, },
{ {
path: "/patientRegisterRecover", path: "/patientRegisterRecover",

Loading…
Cancel
Save