零工登记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;
addDept({
groupName: this.form.groupName,
groupType: 9,
}).then(
() => {
this.$message({