We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea77f9 commit f964217Copy full SHA for f964217
custom/DisableButton.vue
@@ -25,6 +25,7 @@ import adminforth from "@/adminforth"
25
import { callAdminForthApi } from '@/utils';
26
import { AdminForthFilterOperators } from '@/types/Common';
27
28
+
29
const confirmDialog = ref(null);
30
31
0 commit comments