lighter 2 rokov pred
rodič
commit
7fd1e18b5c

+ 1 - 1
src/views/medical-insurance/outpatient/MzSpltryRcrd.vue

@@ -576,7 +576,7 @@ export default {
     const settlement = (command) => {
       if (command === 'pre') {
         mzPreSetl()
-      } else if (command == 'fin') {
+      } else if (command === 'fin') {
         mzSettle()
       } else {
         revokeMzSettle()