csx hace 2 años
padre
commit
f76c804f09
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      src/xt_pages/outpatientCharges/listPrint.vue

+ 3 - 2
src/xt_pages/outpatientCharges/listPrint.vue Ver fichero

@@ -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
         }