修改bug

parent dd428878
......@@ -334,7 +334,7 @@ const jobForm = ref([
jobTypeId: null,
jobTypePid: "",
jobTypeName: "",
postitDesc: "",
positionDesc: "",
negotiableSalary: 0,
settlementType: 4,
minSalary: null,
......@@ -753,7 +753,7 @@ function addPost() {
jobTypeId: null,
jobTypePid: "",
jobTypeName: "",
postitDesc: "",
positionDesc: "",
negotiableSalary: 0,
settlementType: 4,
minSalary: null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment