提交 1a26339745007a03ed6a24398692d86865d689d4

作者 pangy
1 个父辈 f5aaedca

。。。

@@ -44,7 +44,7 @@ @@ -44,7 +44,7 @@
44 <view class='divide_line_f5f5f5' style='margin:20rpx 0'></view> 44 <view class='divide_line_f5f5f5' style='margin:20rpx 0'></view>
45 <text class='text_999_28'>发薪日:<text class='text_333_28'>{{item.payroll_date}}</text></text> 45 <text class='text_999_28'>发薪日:<text class='text_333_28'>{{item.payroll_date}}</text></text>
46 <text class='text_999_28'>计薪时间:<text class='text_333_28'>{{item.count_date}}</text></text> 46 <text class='text_999_28'>计薪时间:<text class='text_333_28'>{{item.count_date}}</text></text>
47 - <text class='text_999_28'>应发额度:<text class='text_333_28'>{{item.pay_salary}}</text></text> 47 + <text class='text_999_28'>应发金额:<text class='text_333_28'>{{item.pay_salary}}</text></text>
48 <text class='text_999_28'>实发:<text class='text_333_28 text_color_28'>¥{{item.salary}}</text></text> 48 <text class='text_999_28'>实发:<text class='text_333_28 text_color_28'>¥{{item.salary}}</text></text>
49 <view class='divide_line_f5f5f5' style='margin:20rpx 0'></view> 49 <view class='divide_line_f5f5f5' style='margin:20rpx 0'></view>
50 <view wx:if="{{!isshow}}" bindtap='gospan' id='{{item.id}}'> 50 <view wx:if="{{!isshow}}" bindtap='gospan' id='{{item.id}}'>
注册登录 后发表评论