接待时间

cyl/dev
zsk 3 years ago
parent 0ddd23f5a9
commit a893a078ce

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 17 KiB

@ -344,11 +344,31 @@
<span>{{ jobDetail.salaryDetail || "-" }}</span> <span>{{ jobDetail.salaryDetail || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item> <a-descriptions-item>
<span slot="label" class="fw500">发薪说明</span> <span slot="label" class="fw500">薪资发放</span>
<span>{{ jobDetail.payDay || "-" }}</span> <span>{{ jobDetail.payDay || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item> <a-descriptions-item>
<span slot="label" class="fw500">补充说明</span> <span slot="label" class="fw500">银行卡</span>
<span>{{ jobDetail.bankInfo || "-" }}</span>
</a-descriptions-item>
<a-descriptions-item>
<span slot="label" class="fw500">工期</span>
<span>{{ jobDetail.workCycle || "-" }}</span>
</a-descriptions-item>
<a-descriptions-item>
<span slot="label" class="fw500">培训</span>
<span>{{ jobDetail.training || "-" }}</span>
</a-descriptions-item>
<a-descriptions-item>
<span slot="label" class="fw500">试用期</span>
<span>{{ jobDetail.probation || "-" }}</span>
</a-descriptions-item>
<a-descriptions-item>
<span slot="label" class="fw500">福利待遇</span>
<span>{{ jobDetail.boon || "-" }}</span>
</a-descriptions-item>
<a-descriptions-item>
<span slot="label" class="fw500">薪资说明</span>
<span style="white-space: break-spaces">{{ <span style="white-space: break-spaces">{{
jobDetail.salaryDesp || "-" jobDetail.salaryDesp || "-"
}}</span> }}</span>
@ -415,10 +435,26 @@
<span slot="label" class="fw500">文化学历</span> <span slot="label" class="fw500">文化学历</span>
<span>{{ jobDetail.education || "-" }}</span> <span>{{ jobDetail.education || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item> <a-descriptions-item>
<span slot="label" class="fw500">面试资料</span> <span slot="label" class="fw500">证件</span>
<span>{{ jobDetail.idCard || "-" }}</span> <span>{{ jobDetail.idCard || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item>
<span slot="label" class="fw500">疑难杂症</span>
<span>{{ jobDetail.otherRequire || "-" }}</span>
</a-descriptions-item>
<a-descriptions-item>
<span slot="label" class="fw500">体检</span>
<span>{{ jobDetail.healthRequire || "-" }}</span>
</a-descriptions-item>
<!-- <a-descriptions-item>
<span slot="label" class="fw500">面试资料</span>
<span>{{ jobDetail.idCard || "-" }}</span>
</a-descriptions-item> -->
<!-- <a-descriptions-item> <!-- <a-descriptions-item>
<span slot="label" class="fw500">证件</span> <span slot="label" class="fw500">证件</span>
<span>{{ jobDetail.certificate }}</span> <span>{{ jobDetail.certificate }}</span>
@ -429,14 +465,14 @@
<span slot="label" class="fw500">带手机</span> <span slot="label" class="fw500">带手机</span>
<span>{{ jobDetail.carryTel }}</span> <span>{{ jobDetail.carryTel }}</span>
</a-descriptions-item> --> </a-descriptions-item> -->
<a-descriptions-item> <!-- <a-descriptions-item>
<span slot="label" class="fw500">体检要求</span> <span slot="label" class="fw500">体检要求</span>
<span>{{ jobDetail.healthRequire || "-" }}</span> <span>{{ jobDetail.healthRequire || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item> <a-descriptions-item>
<span slot="label" class="fw500">其它要求</span> <span slot="label" class="fw500">其它要求</span>
<span>{{ jobDetail.otherRequire || "-" }}</span> <span>{{ jobDetail.otherRequire || "-" }}</span>
</a-descriptions-item> </a-descriptions-item> -->
</a-descriptions> </a-descriptions>
</div> </div>
<!-- 基本信息 --> <!-- 基本信息 -->
@ -452,8 +488,14 @@
<span slot="label" class="fw500">工作内容</span> <span slot="label" class="fw500">工作内容</span>
<span>{{ jobDetail.workContent || "-" }}</span> <span>{{ jobDetail.workContent || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item class="test1">
<span slot="label" class="fw500">工作方式</span>
<span>{{ jobDetail.workMode || "-" }}</span>
</a-descriptions-item>
<a-descriptions-item> <a-descriptions-item>
<span slot="label" class="fw500">班次时间</span> <span slot="label" class="fw500">班次</span>
<span>{{ jobDetail.workClasses || "-" }}</span> <span>{{ jobDetail.workClasses || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item> <a-descriptions-item>
@ -461,11 +503,11 @@
<span>{{ jobDetail.workClothes || "-" }}</span> <span>{{ jobDetail.workClothes || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item> <a-descriptions-item>
<span slot="label" class="fw500">过安检</span> <span slot="label" class="fw500">车间</span>
<span>{{ jobDetail.securityCheck || "-" }}</span> <span>{{ jobDetail.securityCheck || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<a-descriptions-item> <a-descriptions-item>
<span slot="label" class="fw500">员工保险</span> <span slot="label" class="fw500">保险</span>
<span>{{ jobDetail.employeeInsurance || "-" }}</span> <span>{{ jobDetail.employeeInsurance || "-" }}</span>
</a-descriptions-item> </a-descriptions-item>
<!-- <a-descriptions-item> <!-- <a-descriptions-item>
@ -477,7 +519,7 @@
<span>{{ jobDetail.workByTurns }}</span> <span>{{ jobDetail.workByTurns }}</span>
</a-descriptions-item> --> </a-descriptions-item> -->
<a-descriptions-item> <a-descriptions-item>
<span slot="label" class="fw500">补充说明</span> <span slot="label" class="fw500">换岗调班</span>
<span style="white-space: break-spaces">{{ <span style="white-space: break-spaces">{{
jobDetail.otherDesp || "-" jobDetail.otherDesp || "-"
}}</span> }}</span>
@ -510,25 +552,38 @@
<li> <li>
<span>民族窗口</span><span>{{ jobDetail.muslim }}</span> <span>民族窗口</span><span>{{ jobDetail.muslim }}</span>
</li> --> </li> -->
<li> <!-- <li>
<span>补充说明</span <span>补充说明</span
><span style="white-space: break-spaces">{{ ><span style="white-space: break-spaces">{{
jobDetail.workingLunchDesp || "-" jobDetail.workingLunchDesp || "-"
}}</span> }}</span>
</li> </li> -->
</ul> </ul>
</li> </li>
<li> <li>
<div>住宿</div> <div>住宿</div>
<ul> <ul>
<li> <li>
<span>住宿</span <span>住宿费用</span
><span>{{ jobDetail.dormitory || "-" }}</span> ><span>{{ jobDetail.dormitory || "-" }}</span>
</li> </li>
<li> <li>
<span>宿舍设施</span <span>宿舍设施</span
><span>{{ jobDetail.dormitoryFacilities || "-" }}</span> ><span>{{ jobDetail.dormitoryFacilities || "-" }}</span>
</li> </li>
<li>
<span>宿舍距离</span
><span>{{ jobDetail.dormDistance || "-" }}</span>
</li>
<li>
<span>厂车</span><span>{{ jobDetail.bus || "-" }}</span>
</li>
<li>
<span>住宿要求</span
><span>{{ jobDetail.dormitoryDesp || "-" }}</span>
</li>
<!-- <li> <!-- <li>
<span>宿舍距离</span <span>宿舍距离</span
><span>{{ jobDetail.dormitoryDistance }}</span> ><span>{{ jobDetail.dormitoryDistance }}</span>
@ -547,19 +602,19 @@
<span>硬件设施</span <span>硬件设施</span
><span>{{ jobDetail.dormitoryFacilities }}</span> ><span>{{ jobDetail.dormitoryFacilities }}</span>
</li> --> </li> -->
<li> <!-- <li>
<span>水电费</span <span>水电费</span
><span>{{ jobDetail.waterAndElec || "-" }}</span> ><span>{{ jobDetail.waterAndElec || "-" }}</span>
</li> </li> -->
<!-- <li> <!-- <li>
<span>班车</span><span>{{ jobDetail.regularBus }}</span> <span>班车</span><span>{{ jobDetail.regularBus }}</span>
</li> --> </li> -->
<li> <!-- <li>
<span>补充说明</span <span>补充说明</span
><span style="white-space: break-spaces">{{ ><span style="white-space: break-spaces">{{
jobDetail.dormitoryDesp || "-" jobDetail.dormitoryDesp || "-"
}}</span> }}</span>
</li> </li> -->
</ul> </ul>
</li> </li>
</ul> </ul>
@ -831,8 +886,12 @@ export default {
jobName: data.data.storeJob.jobName, jobName: data.data.storeJob.jobName,
}; };
this.storeInfo = newdata; this.storeInfo = newdata;
let regs = /\.(jpg|jpeg|png)(\?.*)?$/;
data.data.storeImage.forEach((item) => { data.data.storeImage.forEach((item) => {
this.storeImage.push(item.url); if (regs.test(item.url.toLowerCase())) {
this.storeImage.push(item.url);
}
}); });
// console.log(this.storeImage); // console.log(this.storeImage);
} else { } else {

@ -73,7 +73,7 @@
<use xlink:href="#icon-yishoudanlogo"></use></svg <use xlink:href="#icon-yishoudanlogo"></use></svg
> --> > -->
<img <img
src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/dtLogo.svg" src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/dtLogo.png"
class="icon" class="icon"
/> />
</router-link> </router-link>
@ -1829,8 +1829,9 @@ export default {
justify-content: start; justify-content: start;
// flex-direction: column; // flex-direction: column;
.icon { .icon {
width: 158px; width: 90px;
height: 43px; height: auto;
margin-top: 6px;
} }
.searchBox { .searchBox {
position: relative; position: relative;

@ -186,6 +186,7 @@
:datetime.sync="form.interviewTime" :datetime.sync="form.interviewTime"
></timepicker> ></timepicker>
<a-input <a-input
class="pt1"
v-model="form.interviewTime" v-model="form.interviewTime"
placeholder="请选择面试时间" placeholder="请选择面试时间"
@input="verify" @input="verify"
@ -197,24 +198,33 @@
@click="getDateinfo" @click="getDateinfo"
></i ></i
></a-input> ></a-input>
<!-- <a-date-picker </a-form-model-item>
:showToday="false"
format="YYYY-MM-DD HH:mm" <a-form-model-item
:disabledDate="interviewTimeDisabledDate" class="time-input"
:disabledTime="interviewTimeDisabledDateTime" ref="receptionTime"
:showTime="{ label="接待时间"
hideDisabledOptions: true, prop="receptionTime"
defaultValue: moment('12:00', 'HH:mm'), :wrapperCol="{ span: 18 }"
format: 'HH:mm', :labelCol="{ span: 4 }"
}" >
v-decorator="[ <timepicker
'interviewTime', :isShow.sync="isShow1"
{ rules: [{ required: true, message: '请选择面试时间' }] }, :datetime.sync="form.receptionTime"
]" ></timepicker>
placeholder="请选择面试时间" <a-input
style="width: 100%" class="pt1"
@click="isShow = true" v-model="form.receptionTime"
/> --> placeholder="请选择接待时间"
@input="verify1"
allowClear
@click="getDateinfo1"
><i
class="iconfont icon-rili"
slot="suffix"
@click="getDateinfo1"
></i
></a-input>
</a-form-model-item> </a-form-model-item>
<a-row> <a-row>
<a-col :span="20"> <a-col :span="20">
@ -499,6 +509,7 @@ export default {
previewImage: "", previewImage: "",
isMaster: true, isMaster: true,
isShow: false, isShow: false,
isShow1: false,
nationlist, nationlist,
moment, moment,
loading: false, loading: false,
@ -601,6 +612,7 @@ export default {
address: "", // address: "", //
policy: "", // policy: "", //
interviewTime: "", // interviewTime: "", //
receptionTime: "", //
idCardImageUrl: "", idCardImageUrl: "",
}, },
proxyinfo: {}, proxyinfo: {},
@ -784,11 +796,20 @@ export default {
this.isShow = true; this.isShow = true;
console.log(this.form.interviewTime); console.log(this.form.interviewTime);
}, },
getDateinfo1() {
this.isShow1 = true;
console.log(this.form.receptionTime);
},
verify() { verify() {
if (this.form.interviewTime !== "") { if (this.form.interviewTime !== "") {
this.form.interviewTime = ""; this.form.interviewTime = "";
} }
}, },
verify1() {
if (this.form.receptionTime !== "") {
this.form.receptionTime = "";
}
},
handleChange({ fileList }) { handleChange({ fileList }) {
console.log(fileList); console.log(fileList);
console.log(fileList[0]); console.log(fileList[0]);
@ -1658,6 +1679,10 @@ export default {
.ant-input { .ant-input {
border-radius: 0px; border-radius: 0px;
} }
/deep/ .pt1 .ant-input {
padding-top: 1px;
}
/deep/ .ant-select-selection { /deep/ .ant-select-selection {
border-radius: 0px !important; border-radius: 0px !important;
} }

@ -6,8 +6,8 @@
<use xlink:href="#icon-yishoudanlogo"></use> <use xlink:href="#icon-yishoudanlogo"></use>
</svg> --> </svg> -->
<img <img
src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/dtLogo.svg" src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/dtLogo.png"
style="width: 100px; text-align: center" style="width: 80px; text-align: center"
alt="" alt=""
/> />
</div> </div>

@ -9,8 +9,8 @@
<!-- </i> --> <!-- </i> -->
<i class="iconfont" style="margin-bottom: 0"> <i class="iconfont" style="margin-bottom: 0">
<img <img
src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/zzLogo.svg" src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/zzlogo.png"
style="width: 100px !important; height: 100px" style="width: 100px !important; height: 50px; margin-bottom: 30px"
alt="" alt=""
/> />
</i> </i>
@ -116,11 +116,19 @@
</div> </div>
<div class="right"> <div class="right">
<span <span
><img src="../../../static/img/【伯才稻田】公众号.png" alt="" /> ><img
src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/bcdtgzh.jpg"
style="width: 100px"
alt=""
/>
<p>伯才稻田公众号</p></span <p>伯才稻田公众号</p></span
> >
<span <span
><img src="../../../static/img/【伯才稻田】小程序.png" alt="" /> ><img
src="http://matripe.oss-cn-beijing.aliyuncs.com/bcSVG/bcdtxcx.jpg"
style="width: 100px"
alt=""
/>
<p>伯才稻田小程序</p></span <p>伯才稻田小程序</p></span
> >
</div> </div>

@ -2,7 +2,8 @@ import axios from "axios";
import router from "@/router"; import router from "@/router";
import Cookies from "js-cookie"; import Cookies from "js-cookie";
// import Vue from "vue"; // import Vue from "vue";
const baseURL = "http://1shoudan.com"; // 正式环境线上 // const baseURL = "http://1shoudan.com"; // 正式环境线上
const baseURL = "http://idaotian.com"; // 正式环境线上
console.log(baseURL); console.log(baseURL);
// const baseURL = "https://d.matripe.com.cn"; // 正式环境本地 // const baseURL = "https://d.matripe.com.cn"; // 正式环境本地
// const baseURL = "http://bl7.matripe.com.cn:8001"; // 测试环境本地 // const baseURL = "http://bl7.matripe.com.cn:8001"; // 测试环境本地
@ -22,7 +23,7 @@ const service = axios.create({
service.interceptors.response.use( service.interceptors.response.use(
(response) => { (response) => {
const { msg, status } = response.data; const { msg, status } = response.data;
// console.log(status); // console.log(status) ;
if (status == 9999) { if (status == 9999) {
sessionStorage.removeItem("LOGIN_DATA"); sessionStorage.removeItem("LOGIN_DATA");
Cookies.remove("LOGIN_DATA"); Cookies.remove("LOGIN_DATA");

Loading…
Cancel
Save