diff --git a/app/components/pub/my-ui/data-table/data-table.vue b/app/components/pub/my-ui/data-table/data-table.vue index 408b6d9d..690ac75e 100644 --- a/app/components/pub/my-ui/data-table/data-table.vue +++ b/app/components/pub/my-ui/data-table/data-table.vue @@ -110,8 +110,8 @@ function handleActionCellClick(event: Event, _cellRef: string) {
diff --git a/app/components/pub/my-ui/data/types.ts b/app/components/pub/my-ui/data/types.ts index 6338667f..bf0c3d0b 100644 --- a/app/components/pub/my-ui/data/types.ts +++ b/app/components/pub/my-ui/data/types.ts @@ -89,7 +89,6 @@ export const ActionEvents = { showVerify: 'showVerify', showConfirmVerify: 'showConfirmVerify', showValidate: 'showValidate', - showConfirmVerify: 'showConfirmVerify', showPrint: 'showPrint', } diff --git a/app/components/pub/my-ui/nav-footer/ba.vue b/app/components/pub/my-ui/nav-footer/ba.vue index 2b8e7767..8d01c632 100644 --- a/app/components/pub/my-ui/nav-footer/ba.vue +++ b/app/components/pub/my-ui/nav-footer/ba.vue @@ -1,10 +1,12 @@