Explorar o código

优化运算符

lighter %!s(int64=3) %!d(string=hai) anos
pai
achega
7fd1e18b5c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/medical-insurance/outpatient/MzSpltryRcrd.vue

+ 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()