chore: restucture list and entry form

This commit is contained in:
riefive
2025-09-26 12:37:47 +07:00
parent e78521793b
commit 457b927c4f
12 changed files with 61 additions and 28 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<script setup lang="ts">
// types
import type { MaterialFormData } from '~/schemas/material'
import { MaterialSchema } from '~/schemas/material'
import type { MaterialFormData } from '~/schemas/material.schema'
import { MaterialSchema } from '~/schemas/material.schema'
const isLoading = ref(false)
const uoms = [