upd: project

Deskripsi:
- tambah project

- update tb project

NO Issues
This commit is contained in:
amel
2024-08-23 17:34:35 +08:00
parent 5417b48af1
commit df2f61e833
22 changed files with 769 additions and 565 deletions

View File

@@ -25,7 +25,7 @@ export default function EditDetailTaskProject() {
try {
const res = await funEditDetailProject(param.id, {
name: name,
title: name,
dateStart: value[0],
dateEnd: value[1],