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

修改机构信息变更描述

sandm пре 2 година
родитељ
комит
9b75c3f9e5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/enterprise/view/api/to_add.html

+ 1 - 1
app/enterprise/view/api/to_add.html

@@ -60,7 +60,7 @@
                                 </td>
                                 <td rowspan="2" style="position:relative;">
                                     <button type="button" class="btn btn-info btn-sm" style="position:absolute;right:5px;top:5px;" onclick="$('#imgurl').click()"><i class="fa fa-upload" aria-hidden="true"></i>上传文件</button>
-                                    <label class="control-label spacing"><span class="text-danger">*</span>{eq name="ecr.special" value="0"}营业执照{else/}事业单位法人证或批文{/eq}</label>
+                                    <label class="control-label spacing"><span class="text-danger">*</span>{eq name="ecr.special" value="1"}事业单位法人证或批文{else/}营业执照或统一机构代码证{/eq}</label>
                                     {if condition="$ecr['imgurl']"}
                                     {eq name="ecr.imgurl_is_img" value="1"}
                                     <img src="{$ecr.imgurl|getStoragePath}" style="height:60px;" onclick="Feng.showImg(this)">