fix: folder name
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s

This commit is contained in:
puriphatt 2025-07-11 11:09:56 +07:00
parent d4f021d0e6
commit ac50ef1c7c
3 changed files with 1 additions and 1 deletions

View file

@ -161,7 +161,7 @@ const routes: RouteRecordRaw[] = [
path: '/business-type', path: '/business-type',
name: 'businessType', name: 'businessType',
component: () => component: () =>
import('pages/16_business-type-management/MainPage.vue'), import('pages/16_business-type-management/MainPage.vue'),
}, },
{ {
path: '/manual', path: '/manual',