csx 2 years ago
parent
commit
f76c804f09
1 changed files with 3 additions and 2 deletions
  1. 3 2
      src/xt_pages/outpatientCharges/listPrint.vue

+ 3 - 2
src/xt_pages/outpatientCharges/listPrint.vue View File

@@ -394,11 +394,12 @@
394 394
             break
395 395
           case '13':
396 396
             return '挂号费'
397
-
398 397
             break
399 398
           case '14':
400 399
             return '其他费'
401
-
400
+            break
401
+          case '0':
402
+            return '其他费'
402 403
             break
403 404
 
404 405
         }