任务统一改成岗位

This commit is contained in:
18500206848
2024-04-23 22:51:27 +08:00
parent 70572f5001
commit 954dfbfad4
22 changed files with 65 additions and 106 deletions

View File

@@ -8,7 +8,7 @@
任务编码{{info.missionNo}}
</view> -->
<view class="prolist">
任务日期{{ dateFormat((info.stime)) }}{{ dateFormat((info.etime)) }}
岗位日期{{ dateFormat((info.stime)) }}{{ dateFormat((info.etime)) }}
</view>
<!-- <view class="prolist">
报名截止{{dateFormat((info.etimePub))}}
@@ -25,7 +25,7 @@
</view>
<view class="head">
<view class="proname proneed">
任务要求
岗位要求
</view>
<view class="prolist">
<view class="protype">
@@ -59,13 +59,13 @@
</view>
<view class="head">
<view class="proname proneed">
公司信息
用工单位信息
</view>
<view class="prolist">
{{ info.companyName }}
</view>
<view class="prolist">
公司地址{{ info.companyAddress }}
用工单位地址{{ info.companyAddress }}
</view>
</view>
<view class="head">