|
@@ -7,10 +7,10 @@
|
|
|
</view>
|
|
</view>
|
|
|
<view class="form-label-input">
|
|
<view class="form-label-input">
|
|
|
<view class="phone-form-label"><text class="form-label-require"></text>基本日报酬(基本月报酬÷工作天数)</view>
|
|
<view class="phone-form-label"><text class="form-label-require"></text>基本日报酬(基本月报酬÷工作天数)</view>
|
|
|
- <uni-easyinput v-model="data.hetong.baochou" placeholder="请输入工作天数" />
|
|
|
|
|
|
|
+ <uni-easyinput v-model="data.hetong.baochou" placeholder="天数" />
|
|
|
</view>
|
|
</view>
|
|
|
<view class="form-label-input">
|
|
<view class="form-label-input">
|
|
|
- <view class="phone-form-label"><text class="form-label-require"></text>乙方每个月休息(天)</view>
|
|
|
|
|
|
|
+ <view class="phone-form-label"><text class="form-label-require"></text>乙方每月休息(天)</view>
|
|
|
<uni-easyinput v-model="data.hetong.baochou" placeholder="请输入休息天数" />
|
|
<uni-easyinput v-model="data.hetong.baochou" placeholder="请输入休息天数" />
|
|
|
</view>
|
|
</view>
|
|
|
<view class="form-label-input">
|
|
<view class="form-label-input">
|
|
@@ -18,7 +18,7 @@
|
|
|
<view >2倍</view>
|
|
<view >2倍</view>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="form-label-input">
|
|
<view class="form-label-input">
|
|
|
- <view class="phone-form-label"><text class="form-label-require"></text>每月工资发放日期(日)</view>
|
|
|
|
|
|
|
+ <view class="phone-form-label"><text class="form-label-require"></text>每月工资发放日</view>
|
|
|
<uni-easyinput v-model="data.hetong.fafangri" placeholder="请输入每月发放日" />
|
|
<uni-easyinput v-model="data.hetong.fafangri" placeholder="请输入每月发放日" />
|
|
|
</view>
|
|
</view>
|
|
|
</uni-collapse-item>
|
|
</uni-collapse-item>
|