123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229 |
- import Layout from '@/views/layout/Layout'
-
- export default {
- path: '/hisTool',
- component: Layout,
- redirect: 'noredirect',
- name: 'hisTool',
- alwaysShow: true,
- meta: {
- title: 'hisTool',
- icon: 'hisTool',
- isChild: true
- },
- children: [
- {
- path: '/hisTool/modeTemplate',
- component: () => import('@/xt_pages/outpatientDoctorStation/modeTemplate'),
- name: 'modeTemplate',
- meta: { title: 'modeTemplate', noCache: true }
- },
- {
- path: '/hisTool/batchTemplate',
- component: () => import('@/xt_pages/outpatientDoctorStation/batch_mode_template'),
- name: 'batchModeTemplate',
- meta: { title: 'batchModeTemplate', noCache: true },
- hidden: true,
- is_menu: false
- },
- {
- path: '/hisTool/batchDelete',
- component: () => import('@/xt_pages/outpatientDoctorStation/batch_delete'),
- name: 'batchDelete',
- meta: { title: 'batchDelete', noCache: true },
- hidden: true,
- is_menu: false
- },
- {
- path: '/hisTool/batchReplacement',
- component: () => import('@/xt_pages/outpatientDoctorStation/batch_replacement'),
- name: 'batchReplacement',
- meta: { title: 'batchReplacement', noCache: true },
- hidden: true,
- is_menu: false
- },
- {
- path: '/hisTool/modeTemplateDetail',
- component: () => import('@/xt_pages/outpatientDoctorStation/modeTemplateDetail'),
- name: 'modeTemplateDetail',
- meta: { title: 'modeTemplateDetail', noCache: true },
- hidden: true,
- is_menu: false
- },
- {
- path: '/hisTool/prescriptionTemplate',
- component: () => import('@/xt_pages/outpatientDoctorStation/prescriptionTemplate'),
- name: 'prescriptionTemplate',
- meta: { title: 'prescriptionTemplate', noCache: true }
- }, {
- path: '/hisTool/prescriptionTemplatedetail',
- component: () => import('@/xt_pages/outpatientDoctorStation/prescriptionTemplatedetail'),
- name: 'prescriptionTemplatedetail',
- hidden: true,
- is_menu: false,
- meta: { title: 'prescriptionTemplatedetail', noCache: true }
- }, {
- path: '/hisTool/costComparison',
- component: () => import('@/xt_pages/outpatientCharges/costComparison'),
- name: 'costComparison',
- meta: { title: 'costComparison', noCache: true }
- }, {
- path: '/hisTool/outpatientRecord',
- component: () => import('@/xt_pages/outpatientRecord/outpatientRecord'),
- name: 'outpatientSickRecord',
- meta: { title: 'outpatientSickRecord', noCache: true }
- }, {
- path: '/hisTool/summary',
- component: () => import('@/xt_pages/outpatientTool/summary'),
- name: 'summary_tool',
- meta: { title: 'summary_tool', noCache: true }
- }, {
- path: '/hisTool/p_summary',
- component: () => import('@/xt_pages/outpatientTool/PrescriptionSmmary'),
- name: 'p_summary_tool',
- meta: { title: 'p_summary_tool', noCache: true }
- },
- {
- path: '/hisTool/print',
- component: () => import('@/xt_pages/outpatientTool/labelPrint'),
- name: 'labelPrint',
- meta: { title: 'labelPrint', noCache: true }
- },
-
- // {
- // path: '/hisTool/faPiao',
- // component: () => import('@/xt_pages/outpatientTool/fapiao'),
- // name: 'faPiao',
- // meta: { title: 'faPiao', noCache: true }
- // },
- // {
- // path: '/hisTool/faPiao',
- // component: () => import('@/xt_pages/outpatientTool/fapiao'),
- // name: 'faPiao',
- // meta: { title: 'faPiao', noCache: true }
- // },
- {
- path: '/hisTool/yidiClear',
- component: () => import('@/xt_pages/outpatientTool/yidiClear'),
- name: 'yidiClear',
- meta: { title: 'yidiClear', noCache: true }
- }, {
- path: '/hisTool/queryData',
- component: () => import('@/xt_pages/outpatientTool/queryData'),
- name: 'queryData',
- meta: { title: 'queryData', noCache: true }
- },
- {
- path: '/hisTool/statistics',
- component: () => import('@/xt_pages/outpatientTool/statistics'),
- name: 'statistics',
- meta: { title: 'statistics', noCache: true }
- },
- {
- path: '/hisTool/zeroSummary',
- component: () => import('@/xt_pages/outpatientTool/zeroSummary'),
- name: 'zeroSummary',
- meta: { title: 'zeroSummary', noCache: true }
- },
- {
- path: '/hisTool/detailPrint',
- component: () => import('@/xt_pages/outpatientTool/detailPrint'),
- name: 'detailPrint',
- hidden: true,
- is_menu: false,
- meta: { title: 'detailPrint', noCache: true }
- },
- {
- path: '/hisTool/gatherPrint',
- component: () => import('@/xt_pages/outpatientTool/gatherPrint'),
- name: 'gatherPrint',
- hidden: true,
- is_menu: false,
- meta: { title: 'gatherPrint', noCache: true }
- },
- {
- path: '/hisTool/gatherPrintInvoice',
- component: () => import('@/xt_pages/outpatientTool/gatherPrintInvoice'),
- name: 'gatherPrint',
- hidden: true,
- is_menu: false,
- meta: { title: 'gatherPrint', noCache: true }
- },
- // 灵山盛康汇总打印发票
- {
- path: '/hisTool/garherinvoice_lingshang',
- component: () => import('@/xt_pages/outpatientTool/garherinvoice_lingshang'),
- name: 'gatherPrint',
- hidden: true,
- is_menu: false,
- meta: { title: 'gatherPrint', noCache: true }
- },
- {
- path: '/hisTool/export',
- component: () => import('@/xt_pages/outpatientTool/export'),
- name: 'export',
- meta: { title: 'export', noCache: true }
- },
- {
- path: '/hisTool/exportOne',
- component: () => import('@/xt_pages/outpatientTool/exportOne'),
- name: 'exportOne',
- meta: { title: 'exportOne', noCache: true }
- }, {
- path: '/hisTool/orgExportData',
- component: () => import('@/xt_pages/outpatientTool/org_export_data'),
- name: 'orgExportData',
- meta: { title: 'orgExportData', noCache: true }
- },
-
- { //药品盘存
- path: '/outpatientTool/drugStock',
- component: () => import('@/xt_pages/outpatientTool/drugStock'),
- name: 'drugStock',
- meta: {
- title: '药品盘存',
- noCache: true
- }
- },
- {//药品变更
- path: '/outpatientTool/drugChange',
- component: () => import('@/xt_pages/outpatientTool/drugChange'),
- name: 'drugChange',
- meta: {
- title: '药品变更',
- noCache: true
- }
- },
- {//药品查询
- path: '/outpatientTool/drugQuery',
- component: () => import('@/xt_pages/outpatientTool/drugQuery'),
- name: 'drugQuery',
- meta: {
- title: '药品查询',
- noCache: true
- },
- },
- // {
- // path: '/fapiao/settle',
- // component: () => import('@/xt_pages/fapiao/settleDetail'),
- // name: 'settleDetail',
- // meta: { title: 'settleDetail', noCache: true }
- // },
- // {
- // path: '/fapiao/patientsettle',
- // component: () => import('@/xt_pages/fapiao/patientSettleDetail'),
- // name: 'patientSettleDetail',
- // meta: { title: 'patientSettleDetail', noCache: true },
-
- // },
- // {
- // path: '/fapiao/elefapiao',
- // component: () => import('@/xt_pages/fapiao/fapiao'),
- // // name: 'fapiao',
- // name:'elefapiao',
- // // meta: { title: 'fapiao', noCache: true },
- // meta: { title: 'elefapiao', noCache: true },
- // },
- ]
- }
|