소스 검색

生活补贴审核内容增加产业领域

sugangqiang 2 년 전
부모
커밋
e30da5ac1b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      app/admin/view/living_allowance/detail.html

+ 4 - 0
app/admin/view/living_allowance/detail.html

@@ -236,6 +236,10 @@
                                                                         <label class="control-label spacing"><span style="color: red">*</span>首次社保缴纳时间</label>
                                                                         <input type="text" readonly="readonly" value="{$row.firstSocialSecurityTime}" class="form-control " id="firstSocialSecurityTime" name="firstSocialSecurityTime"/>
                                                                     </div>
+                                                                    <div class="rowGroup col-sm-3">
+                                                                        <label class=" control-label spacing"><span style="color: red">*</span>产业领域</label>
+                                                                        <input type="text" readonly="readonly" class="form-control" value="{$row.industryFieldNewName}" id="industryField" name="industryFieldNewName">
+                                                                    </div>
                                                                     <div class="rowGroup col-sm-3">
                                                                         <label class=" control-label spacing"><span style="color: red">*</span>行业领域</label>
                                                                         <input type="text" readonly="readonly" class="form-control" value="{$row.industryFieldName}" id="industryField" name="industryField">