fix: update handler for unit and uom

This commit is contained in:
riefive
2025-10-06 10:14:51 +07:00
parent fe23c75aca
commit 58c0dde377
7 changed files with 60 additions and 44 deletions

No files matched your search

+3
View File
@@ -1,4 +1,7 @@
// Handlers
import { genCrudHandler } from '~/handlers/_handler'
// Services
import { create, update, remove } from '~/services/device.service'
export const {