陈少旭 6 months ago
parent
commit
49a5a401f3

+ 1 - 1
src/lang/zh.js View File

306
     queryData:"结算数据查询",
306
     queryData:"结算数据查询",
307
     chargeDetailManagementTwo:"门诊明细上传",
307
     chargeDetailManagementTwo:"门诊明细上传",
308
     orgExportData:"数据导出",
308
     orgExportData:"数据导出",
309
-
309
+    eleFaPiao:"电子发票",
310
 
310
 
311
 
311
 
312
     settleDetail:"结算明细列表",
312
     settleDetail:"结算明细列表",

+ 2 - 2
src/router/index.js View File

37
 import hospitalCharges from './modules/hospitalCharges'
37
 import hospitalCharges from './modules/hospitalCharges'
38
 import DepositManagement from './modules/DepositManagement'
38
 import DepositManagement from './modules/DepositManagement'
39
 import hisTool from './modules/hisTool'
39
 import hisTool from './modules/hisTool'
40
-import faPiao from './modules/faPiao'
40
+import eleFaPiao from './modules/eleFaPiao'
41
 
41
 
42
 import supply from './modules/supply'
42
 import supply from './modules/supply'
43
 
43
 
203
   hospitalStation,
203
   hospitalStation,
204
   hospitalCharges,
204
   hospitalCharges,
205
   hisTool,
205
   hisTool,
206
-  faPiao,
206
+  eleFaPiao,
207
   integration,
207
   integration,
208
   basicConfig,
208
   basicConfig,
209
   supply,
209
   supply,

src/router/modules/faPiao.js → src/router/modules/eleFaPiao.js View File

1
 import Layout from '@/views/layout/Layout'
1
 import Layout from '@/views/layout/Layout'
2
 
2
 
3
 export default {
3
 export default {
4
-  path: '/fapiao',
4
+  path: '/eleFaPiao',
5
   component: Layout,
5
   component: Layout,
6
   redirect: 'noredirect',
6
   redirect: 'noredirect',
7
-  name: 'fapiao',
7
+  name: 'eleFaPiao',
8
   alwaysShow: true,
8
   alwaysShow: true,
9
   meta: {
9
   meta: {
10
-    title: 'fapiao',
10
+    title: 'eleFaPiao',
11
     isChild: true
11
     isChild: true
12
   },
12
   },
13
   children: [
13
   children: [
14
     {
14
     {
15
-      path: '/fapiao/settle',
16
-      component: () => import('@/xt_pages/fapiao/settleDetail'),
15
+      path: '/eleFaPiao/settle',
16
+      component: () => import('@/xt_pages/eleFaPiao/settleDetail'),
17
       name: 'settleDetail',
17
       name: 'settleDetail',
18
       meta: { title: 'settleDetail', noCache: true }
18
       meta: { title: 'settleDetail', noCache: true }
19
     },
19
     },
20
     {
20
     {
21
-      path: '/fapiao/patientsettle',
22
-      component: () => import('@/xt_pages/fapiao/patientSettleDetail'),
21
+      path: '/eleFaPiao/patientsettle',
22
+      component: () => import('@/xt_pages/eleFaPiao/patientSettleDetail'),
23
       name: 'patientSettleDetail',
23
       name: 'patientSettleDetail',
24
       meta: { title: 'patientSettleDetail', noCache: true },
24
       meta: { title: 'patientSettleDetail', noCache: true },
25
     },
25
     },
26
     {
26
     {
27
-      path: '/fapiao/elefapiao',
28
-      component: () => import('@/xt_pages/fapiao/fapiao'),
27
+      path: '/eleFaPiao/elefapiao',
28
+      component: () => import('@/xt_pages/eleFaPiao/fapiao'),
29
       name: 'elefapiao',
29
       name: 'elefapiao',
30
       meta: { title: 'elefapiao', noCache: true },
30
       meta: { title: 'elefapiao', noCache: true },
31
     },
31
     },

+ 20 - 20
src/router/modules/hisTool.js View File

196
             noCache: true
196
             noCache: true
197
           },
197
           },
198
         },
198
         },
199
-    {
200
-      path: '/fapiao/settle',
201
-      component: () => import('@/xt_pages/fapiao/settleDetail'),
202
-      name: 'settleDetail',
203
-      meta: { title: 'settleDetail', noCache: true }
204
-    },
205
-    {
206
-      path: '/fapiao/patientsettle',
207
-      component: () => import('@/xt_pages/fapiao/patientSettleDetail'),
208
-      name: 'patientSettleDetail',
209
-      meta: { title: 'patientSettleDetail', noCache: true },
210
-
211
-    },
212
-    {
213
-      path: '/fapiao/elefapiao',
214
-      component: () => import('@/xt_pages/fapiao/fapiao'),
215
-      name: 'fapiao',
216
-      meta: { title: 'fapiao', noCache: true },
217
-
218
-    },
199
+    // {
200
+    //   path: '/fapiao/settle',
201
+    //   component: () => import('@/xt_pages/fapiao/settleDetail'),
202
+    //   name: 'settleDetail',
203
+    //   meta: { title: 'settleDetail', noCache: true }
204
+    // },
205
+    // {
206
+    //   path: '/fapiao/patientsettle',
207
+    //   component: () => import('@/xt_pages/fapiao/patientSettleDetail'),
208
+    //   name: 'patientSettleDetail',
209
+    //   meta: { title: 'patientSettleDetail', noCache: true },
210
+    //
211
+    // },
212
+    // {
213
+    //   path: '/fapiao/elefapiao',
214
+    //   component: () => import('@/xt_pages/fapiao/fapiao'),
215
+    //   name: 'fapiao',
216
+    //   meta: { title: 'fapiao', noCache: true },
217
+    //
218
+    // },
219
   ]
219
   ]
220
 }
220
 }

+ 1 - 1
src/views/layout/Layout.vue View File

132
     }
132
     }
133
   },
133
   },
134
   created(){
134
   created(){
135
-    let menzhen = ['hospitalStation',"hospitalRecord","hospitalCharges","DepositManagement","hisTool","faPiao",'outpatientRegistration','outpatientDoctorStation','outpatientCharges','outpatientPharmacy','outpatientRecord'];
135
+    let menzhen = ['hospitalStation',"hospitalRecord","hospitalCharges","DepositManagement","hisTool","eleFaPiao",'outpatientRegistration','outpatientDoctorStation','outpatientCharges','outpatientPharmacy','outpatientRecord'];
136
     let bingli = ['User','createPatient'];
136
     let bingli = ['User','createPatient'];
137
     let touxi = ['home','workforce', 'dialysisrecord', 'dialysis', 'medicalScheduling', 'signIndex', 'qcd', 'device', 'quality_control','dialysis_index','log_index'];
137
     let touxi = ['home','workforce', 'dialysisrecord', 'dialysis', 'medicalScheduling', 'signIndex', 'qcd', 'device', 'quality_control','dialysis_index','log_index'];
138
     let kucun = ['stockManage','stockDrugs','selfPreparedMedicine','inventoryTransfer','wareHouseManage','otherManagement'];
138
     let kucun = ['stockManage','stockDrugs','selfPreparedMedicine','inventoryTransfer','wareHouseManage','otherManagement'];

src/xt_pages/fapiao/fapiao.vue → src/xt_pages/eleFaPiao/fapiao.vue View File


src/xt_pages/fapiao/newSettleDetail.vue → src/xt_pages/eleFaPiao/newSettleDetail.vue View File

428
                 .catch(() => {
428
                 .catch(() => {
429
                 })
429
                 })
430
             }
430
             }
431
-
432
           }
431
           }
433
-
434
         }
432
         }
435
       }).catch(function(error) {
433
       }).catch(function(error) {
436
       })
434
       })
437
-
438
     },
435
     },
439
     query(){
436
     query(){
440
 
437
 

src/xt_pages/fapiao/patientSettleDetail.vue → src/xt_pages/eleFaPiao/patientSettleDetail.vue View File


src/xt_pages/fapiao/settleDetail.vue → src/xt_pages/eleFaPiao/settleDetail.vue View File