edit
This commit is contained in:
		| @ -79,8 +79,7 @@ export class SystemStaffStaffModalComponent implements OnInit { | ||||
|     } | ||||
|     if (this.i.userId === 0) { | ||||
|       const params: any = { | ||||
|         ...this.sf.value, | ||||
|         enterpriseId: 0 | ||||
|         ...this.sf.value | ||||
|       }; | ||||
|       this.service.request(this.service.$api_add_staff, params).subscribe(res => { | ||||
|         if (res) { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user