Pārlūkot izejas kodu

fixed some bugs in cooperatorDetailed

maqingyang 1 gadu atpakaļ
vecāks
revīzija
5f6f821389
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/system/cooperatorDetailed.vue

+ 1 - 1
src/views/system/cooperatorDetailed.vue

@@ -280,7 +280,7 @@ export default {
   {
     if(this.corpCertificateType == "20")
       this.corp_certificate_type_name = "统一社会信用代码"
-    else
+    else if(this.corpCertificateType == "30")
       this.corp_certificate_type_name =  "组织机构代码"
     if(this.templateId){
     getTemplateById(this.templateId).then(