moving routing to web

This commit is contained in:
Geriano
2022-10-30 19:05:29 +07:00
parent 9a7a0d504f
commit 80555c27a9
8 changed files with 19 additions and 22 deletions

View File

@@ -129,7 +129,7 @@ onUnmounted(() => window.removeEventListener('keydown', esc))
<div class="flex flex-col space-y-2">
<Builder
v-if="render"
:url="route('api.v1.superuser.role.paginate')"
:url="route('superuser.role.paginate')"
ref="table"
>
<template #thead="table">