เเก้ router ใหม่
This commit is contained in:
parent
71aff55f27
commit
a61f82906b
2 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ const onLoad = (async (_: any, done: any) => {
|
|||
<q-space />
|
||||
<p>
|
||||
<q-btn dense size="16px" flat text-color="teal">
|
||||
<router-link to="/category"> จัดการประเภทของปัญหา </router-link>
|
||||
<router-link to="/support/category"> จัดการประเภทของปัญหา </router-link>
|
||||
</q-btn>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ export default [
|
|||
},
|
||||
},
|
||||
{
|
||||
path: "/category",
|
||||
path: "/support/category",
|
||||
name: "supportCategory",
|
||||
component: supportCategory,
|
||||
meta: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue