lifanagju_citu преди 1 месец
родител
ревизия
cf1c2da8f1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      components/positionItem/components/baseInfo.vue

+ 1 - 1
components/positionItem/components/baseInfo.vue

@@ -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>