feat/prescription: added submit

This commit is contained in:
Andrian Roshandy
2025-11-13 11:49:28 +07:00
parent 02508b22de
commit 16626a2fee
5 changed files with 51 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { createCrudHandler, genCrudHandler } from '~/handlers/_handler'
import { genCrudHandler } from '~/handlers/_handler'
import { create, update, remove } from '~/services/prescription.service'
export const {