This commit is contained in:
18500206848
2024-03-29 09:39:01 +08:00
parent 08fa30f020
commit 9f231627ff
11 changed files with 52 additions and 257 deletions

View File

@@ -256,26 +256,6 @@ export default {
},
option() {
const self = this;
// const tradeId = (rule, value, callback) => {
// if(this.tradeState == null || this.tradeState == undefined || this.tradeState == ""){
// callback(
// new Error(
// "请选择行业类型"
// )
// )
// }else{
// if(!this.tradeBtnState){
// callback(
// new Error(
// "新增行业要添加后才能使用"
// )
// )
// }else{
// callback();
// }
// }
// };
const validatePass = (rule, value, callback)=>{
let specialKey = "[`~#$^&*()=|{}\\[\\]<>/~#¥……&*()——|{}【】《》%@‘”“']'";
let flagValue = true;
@@ -426,24 +406,6 @@ export default {
],
span: 12,
},
// {
// label: "行业类型",
// prop: "tradeId",
// type: "select",
// dicData: this.tradeData,
// props: {
// label: "name",
// value: "id",
// },
// rules: [
// {
// required: true,
// // validator: tradeId,
// trigger: "blur",
// },
// ],
// span: 12,
// },
{
label: "工种",
prop: "workSkills",
@@ -498,25 +460,6 @@ export default {
prop: "personRequire",
arrow: false,
column: [
// {
// label: "人员属性",
// type: "select",
// prop: "userNature",
// dicData: [
// {
// value: "灵活用工",
// label: "灵活用工",
// },
// ],
// rules: [
// {
// required: true,
// message: "请选择人员属性",
// trigger: ["change", "blur"],
// },
// ],
// span: 8,
// },
{
label: "年龄要求",
type: "select",

View File

@@ -164,57 +164,6 @@ export default {
dialogType: "drawer",
dialogWidth: "60%",
dialogClickModal: false,
// column: [
// {
// label: "任务名称",
// prop: "missionTitle",
// slot: true,
// display: false,
// },
// {
// label: "任务编码",
// prop: "missionNo",
// display: false,
// },
// {
// label: "开始时间",
// prop: "stime",
// display: false,
// width: 130,
// slot:true
// },
// {
// label: "完成时间",
// prop: "etime",
// display: false,
// width: 130,
// slot:true
// },
// // {
// // label: "任务时间",
// // prop: "missionDate",
// // slot: true,
// // display: false,
// // width: 200,
// // },
// {
// label: "申请人数",
// prop: "signUpCount",
// slot: true,
// display: false,
// },
// {
// label: "录用人数",
// prop: "takeOnCount",
// slot: true,
// display: false,
// },
// {
// label: "备注",
// prop: "remarks",
// display: false,
// },
// ],
column: [
{
label: "任务名称",
@@ -228,15 +177,7 @@ export default {
display: false,
},
{
label: "报名截止日期",
prop: "etimePub",
display: false,
format: "yyyy-MM-dd",
width: 130,
slot: true,
},
{
label: "开始日期",
label: "发布时间",
prop: "stime",
display: false,
width: 130,
@@ -249,6 +190,13 @@ export default {
width: 130,
slot: true,
},
{
label: "招聘人数",
prop: "peopleNum",
slot: true,
display: false,
width: 110,
},
{
label: "申请人数",
prop: "signUpCount",
@@ -262,15 +210,7 @@ export default {
slot: true,
display: false,
width: 110,
},
// {
// label: "提示",
// prop: "toStart",
// slot: true,
// display: false,
// width: 200,
// },
}
],
};
},

View File

@@ -266,14 +266,6 @@ export default {
prop: "missionNo",
display: false,
},
{
label: "报名截止日期",
prop: "etimePub",
display: false,
format: "yyyy-MM-dd",
width: 130,
slot: true,
},
{
label: "开始日期",
prop: "stime",
@@ -288,6 +280,13 @@ export default {
width: 130,
slot: true,
},
{
label: "招聘人数",
prop: "peopleNum",
slot: true,
display: false,
width: 110,
},
{
label: "申请人数",
prop: "signUpCount",
@@ -301,15 +300,7 @@ export default {
slot: true,
display: false,
width: 110,
},
// {
// label: "提示",
// prop: "toStart",
// slot: true,
// display: false,
// width: 200,
// },
}
],
};
},

View File

@@ -123,7 +123,7 @@ import saveButton from "./saveButton";
export default {
comments: {
},
filters: {
ellipsis(value) {
@@ -245,14 +245,6 @@ export default {
prop: "missionNo",
display: false,
},
{
label: "报名截止日期",
prop: "etimePub",
display: false,
format: "yyyy-MM-dd",
width: 130,
slot: true,
},
{
label: "开始日期",
prop: "stime",
@@ -267,6 +259,13 @@ export default {
width: 130,
slot: true,
},
{
label: "招聘人数",
prop: "peopleNum",
slot: true,
display: false,
width: 110,
},
{
label: "申请人数",
prop: "signUpCount",
@@ -408,4 +407,4 @@ export default {
.el-form-item {
margin-bottom: 0px;
}
</style>
</style>

View File

@@ -238,6 +238,13 @@ export default {
width: 130,
slot: true,
},
{
label: "招聘人数",
prop: "peopleNum",
slot: true,
display: false,
width: 110,
},
{
label: "申请人数",
prop: "signUpCount",
@@ -252,14 +259,6 @@ export default {
display: false,
width: 110,
},
/* {
label: "状态",
prop: "status",
// slot: true,
dicData: missionState,
display: false,
// width: 200,
}, */
],
};
},

View File

@@ -591,25 +591,6 @@ export default {
prop: "personRequire",
arrow: false,
column: [
// {
// label: "人员属性",
// type: "select",
// prop: "userNature",
// dicData: [
// {
// value: "灵活用工",
// label: "灵活用工",
// },
// ],
// rules: [
// {
// required: true,
// message: "请选择人员属性",
// trigger: ["change", "blur"],
// },
// ],
// span: 8,
// },
{
label: "年龄要求",
type: "select",