서비스관리 / 알림톡 템플릿관리 추가

This commit is contained in:
kimre
2022-06-20 13:50:46 +09:00
parent 1d46263735
commit 460d6e03b8
147 changed files with 10360 additions and 6618 deletions

View File

@@ -1,11 +1,11 @@
import ChannelList from '../views/ChannelList'
export default [
{
path: '/attractMgt/channelList',
component: ChannelList,
name: 'channelList',
meta: { public: true }
}
]
import ChannelList from '../views/ChannelList'
export default [
{
path: '/attractMgt/channelList',
component: ChannelList,
name: 'channelList',
meta: { public: true }
}
]