Преглед изворни кода

fixed some bugs in cooperatorDetailed

maqingyang пре 1 година
родитељ
комит
5f6f821389
1 измењених фајлова са 1 додато и 1 уклоњено
  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(