✨ feat (patient): add error page for patient add page permission
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { cols, header, keys, funcParsed, funcHtml, funcComponent } from './list-cfg.ts'
|
||||
import { cols, funcComponent, funcHtml, funcParsed, header, keys } from './list-cfg.ts'
|
||||
|
||||
defineProps<{
|
||||
data: any[]
|
||||
|
||||
Reference in New Issue
Block a user