fix: kegiatan
Deskripsi: - edit tahapan - hapus console log No Issues
This commit is contained in:
@@ -42,7 +42,6 @@ export default function ProgressDetailProject() {
|
||||
async function getOneDataCancel() {
|
||||
try {
|
||||
const res = await funGetOneProjectById(param.id, 'data');
|
||||
console.log(res.data)
|
||||
if (res.success) {
|
||||
setReason(res.data.reason);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user