瀏覽代碼

硕博字段修改

sandm 1 年之前
父節點
當前提交
1946f7fecd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/admin/view/living_allowance/detail.html

+ 2 - 2
app/admin/view/living_allowance/detail.html

@@ -233,7 +233,7 @@
                                                                         <input type="text" readonly="readonly" value="{$row.endTime}" class="form-control " id="endTime" name="endTime"/>
                                                                     </div>
                                                                     <div class="rowGroup col-sm-3">
-                                                                        <label class="control-label spacing"><span style="color: red">*</span>首次社保缴纳时间</label>
+                                                                        <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">
@@ -357,7 +357,7 @@
                                                     </div>
                                                     <div class="row"  id="personalTaxDiv">
                                                         <div class="rowGroup col-sm-12">
-                                                            <label class=" control-label spacing">个税缴交情况(首年申报无需提交)</label>
+                                                            <label class=" control-label spacing">个税缴交情况</label>
                                                             <input readonly="readonly" type="text" class="form-control" value="{$row.personalTax}" id="personalTax" name="personalTax" />
                                                         </div>
                                                     </div>