see999 3 years ago
parent
commit
42c2642b7d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/outpatientCharges/summary.vue

+ 2 - 2
src/xt_pages/outpatientCharges/summary.vue View File

@@ -180,7 +180,7 @@
180 180
   import NewStatementPrintTwo from './newStatementPrintTwo'
181 181
   import { fetchAllAdminUsers } from '@/api/doctor'
182 182
   import axios from 'axios'
183
-  // import invoicePrint from './invoicePrint'
183
+  import invoicePrint from './invoicePrint'
184 184
 
185 185
   export default {
186 186
     components: {
@@ -189,7 +189,7 @@
189 189
       BreadCrumb,
190 190
       listPrint,
191 191
       allListPrint,
192
-      // invoicePrint
192
+      invoicePrint
193 193
     },
194 194
     data() {
195 195
       return {