فهرست منبع

慢性病medtype

lighter_217 2 هفته پیش
والد
کامیت
2b4ccb081b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/medical-insurance/outpatient/MzRegister.vue

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

@@ -724,7 +724,7 @@ const qrySpcChrDiseAcct = param => {
       matnDises.value = res;
       showMatnDises.value = true;
     });
-  } else if (medType.value === "1401" || medType.value === "1402") {
+  } else if (medType.value === "140104" || medType.value === "1402") {
     querySpecialChronicDiseasesAccreditation(param).then(res => {
       spcChrDiseAccts.value = res;
       showSpcChrAccts.value = true;