upd: tambah anggota task
Deskripsi: -tambah anggota task NO ISsues
This commit is contained in:
@@ -52,7 +52,6 @@ export default function CreateTask() {
|
||||
|
||||
async function onSubmit() {
|
||||
try {
|
||||
console.log("kirim",fileForm)
|
||||
const response = await funCreateTask({ idDivision: param.id, title, task: dataTask, file: fileForm, member: memberValue })
|
||||
|
||||
if (response.success) {
|
||||
|
||||
Reference in New Issue
Block a user