零工登记9
This commit is contained in:
@@ -92,6 +92,7 @@ export default {
|
|||||||
this.loading = true;
|
this.loading = true;
|
||||||
addDept({
|
addDept({
|
||||||
groupName: this.form.groupName,
|
groupName: this.form.groupName,
|
||||||
|
groupType: 9,
|
||||||
}).then(
|
}).then(
|
||||||
() => {
|
() => {
|
||||||
this.$message({
|
this.$message({
|
||||||
@@ -135,12 +136,12 @@ export default {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user