จัดโค้ด เรื่อง เรื่องร้องเรียน

This commit is contained in:
setthawutttty 2023-11-10 13:12:34 +07:00
parent 5b47826667
commit aeaa8c8df2
5 changed files with 103 additions and 80 deletions

View file

@ -6,7 +6,6 @@ const router = useRouter();
/** บันทึกข้อมูล */
async function onSubmit () {
/** post */
console.log("add");
router.push(`/discipline/complaints`);