Эх сурвалжийг харах

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

sugangqiang 2 жил өмнө
parent
commit
e30da5ac1b

+ 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">