|
|
@@ -8,12 +8,12 @@ |
|
|
|
:disabled="!edit" |
|
|
|
title="姓名" |
|
|
|
/> |
|
|
|
<l-input |
|
|
|
<!-- <l-input |
|
|
|
@input="setValue('WageSchedule.IdCardNo', $event)" |
|
|
|
:value="getValue('WageSchedule.IdCardNo')" |
|
|
|
:disabled="!edit" |
|
|
|
title="身份证号" |
|
|
|
/> |
|
|
|
/> --> |
|
|
|
<l-input |
|
|
|
@input="setValue('WageSchedule.PeopleType', $event)" |
|
|
|
:value="getValue('WageSchedule.PeopleType')" |
|
|
@@ -32,12 +32,12 @@ |
|
|
|
:disabled="!edit" |
|
|
|
title="薪级" |
|
|
|
/> |
|
|
|
<l-input |
|
|
|
<!-- <l-input |
|
|
|
@input="setValue('WageSchedule.TotalGrossPay', $event)" |
|
|
|
:value="getValue('WageSchedule.TotalGrossPay')" |
|
|
|
:disabled="!edit" |
|
|
|
title="应发合计" |
|
|
|
/> |
|
|
|
/> --> |
|
|
|
<view class="item-title">基本工资</view> |
|
|
|
<l-input |
|
|
|
@input="setValue('WageSchedule.PostWage', $event)" |
|
|
@@ -57,12 +57,12 @@ |
|
|
|
:disabled="!edit" |
|
|
|
title="百分之十" |
|
|
|
/> |
|
|
|
<l-input |
|
|
|
<!-- <l-input |
|
|
|
@input="setValue('WageSchedule.BasePay', $event)" |
|
|
|
:value="getValue('WageSchedule.BasePay')" |
|
|
|
:disabled="!edit" |
|
|
|
title="小计" |
|
|
|
/> |
|
|
|
/> --> |
|
|
|
<view class="item-title">津贴补贴</view> |
|
|
|
<l-input |
|
|
|
@input="setValue('WageSchedule.RoughEdgeAllowance', $event)" |
|
|
@@ -82,12 +82,12 @@ |
|
|
|
:disabled="!edit" |
|
|
|
title="教师津贴" |
|
|
|
/> |
|
|
|
<l-input |
|
|
|
<!-- <l-input |
|
|
|
@input="setValue('WageSchedule.SubsidiesAllowances', $event)" |
|
|
|
:value="getValue('WageSchedule.SubsidiesAllowances')" |
|
|
|
:disabled="!edit" |
|
|
|
title="小计" |
|
|
|
/> |
|
|
|
/> --> |
|
|
|
|
|
|
|
<l-input |
|
|
|
class="top-15" |
|
|
@@ -124,12 +124,12 @@ |
|
|
|
:disabled="!edit" |
|
|
|
title="工改保留补贴" |
|
|
|
/> |
|
|
|
<l-input |
|
|
|
<!-- <l-input |
|
|
|
@input="setValue('WageSchedule.ReformSubsidySum', $event)" |
|
|
|
:value="getValue('WageSchedule.ReformSubsidySum')" |
|
|
|
:disabled="!edit" |
|
|
|
title="小计" |
|
|
|
/> |
|
|
|
/> --> |
|
|
|
|
|
|
|
<l-input |
|
|
|
class="top-15" |
|
|
@@ -153,12 +153,12 @@ |
|
|
|
title="特级教师津贴和乡镇补贴" |
|
|
|
/> |
|
|
|
<view class="item-title">扣款</view> |
|
|
|
<l-input |
|
|
|
<!-- <l-input |
|
|
|
@input="setValue('WageSchedule.DeductionsSubtotal', $event)" |
|
|
|
:value="getValue('WageSchedule.DeductionsSubtotal')" |
|
|
|
:disabled="!edit" |
|
|
|
title="小计" |
|
|
|
/> |
|
|
|
/> --> |
|
|
|
<l-input |
|
|
|
@input="setValue('WageSchedule.AccumulationFund', $event)" |
|
|
|
:value="getValue('WageSchedule.AccumulationFund')" |
|
|
@@ -208,7 +208,7 @@ |
|
|
|
title="其他" |
|
|
|
/> |
|
|
|
|
|
|
|
<l-input |
|
|
|
<!-- <l-input |
|
|
|
class="top-15" |
|
|
|
@input="setValue('WageSchedule.FiscalDirect', $event)" |
|
|
|
:value="getValue('WageSchedule.FiscalDirect')" |
|
|
@@ -221,7 +221,7 @@ |
|
|
|
:value="getValue('WageSchedule.BankWithholding')" |
|
|
|
:disabled="!edit" |
|
|
|
title="银行代扣" |
|
|
|
/> |
|
|
|
/> --> |
|
|
|
<l-input |
|
|
|
class="top-15" |
|
|
|
@input="setValue('WageSchedule.NetCombined', $event)" |
|
|
@@ -250,7 +250,7 @@ |
|
|
|
:disabled="!edit" |
|
|
|
title="创建时间" |
|
|
|
/> --> |
|
|
|
<l-input |
|
|
|
<!-- <l-input |
|
|
|
class="top-15" |
|
|
|
@input="setValue('WageSchedule.IssueMonth', $event)" |
|
|
|
:value="getValue('WageSchedule.IssueMonth')" |
|
|
@@ -263,7 +263,7 @@ |
|
|
|
:value="getValue('WageSchedule.IssueYear')" |
|
|
|
:disabled="!edit" |
|
|
|
title="发放年份" |
|
|
|
/> |
|
|
|
/> --> |
|
|
|
</view> |
|
|
|
|
|
|
|
<!-- <view v-if="ready" class="bg-white margin-tb padding" style="padding-top: 0; overflow: hidden;"> |
|
|
|