Explorar el Código

fixed some bugs in cooperatorDetailed

maqingyang hace 1 año
padre
commit
5f6f821389
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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(