零工登记9

This commit is contained in:
lsd
2024-04-17 15:48:48 +08:00
parent 47206eba85
commit fadb477fbd

View File

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