|
@@ -14,7 +14,7 @@
|
|
|
<!-- 设置为招聘会职位 -->
|
|
|
<uni-forms-item label="招聘会" name="bizId" >
|
|
|
<uni-data-picker class="picker" popup-title="请选择招聘会" v-model="formData.bizId" :localdata="jobFairLIst" :clear-icon="false" :map="{ text: 'title', value: 'id'}"></uni-data-picker>
|
|
|
- <view style="color: #777; font-size: 12px;" class="ss-m-t-8 ss-m-l-10">职位会在对应的招聘会显示</view>
|
|
|
+ <view style="color: #777; font-size: 12px;" class="ss-m-t-8 ss-m-l-10">发布的职位会在对应的招聘会显示</view>
|
|
|
</uni-forms-item>
|
|
|
</template>
|
|
|
<uni-forms-item label="到期时间" name="expireTime" required>
|