|
|
|
|
@ -37,7 +37,7 @@ import { isNotEmpty } from '@/utils/commons'
|
|
|
|
|
import ProductsManage from '@/views/products/Manage';
|
|
|
|
|
import ProductsDetail from '@/views/products/Detail';
|
|
|
|
|
import ProductsAudit from '@/views/products/Audit';
|
|
|
|
|
import { PERM_ACCOUNT_MANAGEMENT, PERM_ROLE_NEW, PERM_OVERSEA, PERM_AIR_TICKET, PERM_PRODUCTS_MANAGEMENT } from '@/config'
|
|
|
|
|
import { PERM_ACCOUNT_MANAGEMENT, PERM_ROLE_NEW, PERM_OVERSEA, PERM_AIR_TICKET, PERM_PRODUCTS_MANAGEMENT, PERM_PRODUCTS_OFFER_PUT } from '@/config'
|
|
|
|
|
|
|
|
|
|
import './i18n'
|
|
|
|
|
|
|
|
|
|
|