no message
This commit is contained in:
parent
02c8376b7f
commit
5e0c6f359b
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ const fetchData = async () => {
|
||||||
};
|
};
|
||||||
|
|
||||||
// แก้ไขข้อมูล
|
// แก้ไขข้อมูล
|
||||||
const onSubmit = async (id: string) => {
|
const onSubmit = async () => {
|
||||||
// put
|
// put
|
||||||
console.log("edit");
|
console.log("edit");
|
||||||
router.push(`/discipline/disciplinary`);
|
router.push(`/discipline/disciplinary`);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue