mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 23:04:44 +09:00
배치 상세조회 시 이전 데이터 가져오는 부분 수정
This commit is contained in:
@@ -38,7 +38,7 @@ export default [
|
||||
meta: { public: false }
|
||||
},
|
||||
{
|
||||
path: '/sysMgt/batchDetail',
|
||||
path: '/sysMgt/batchDetail/:batchId',
|
||||
component: BatchDetail,
|
||||
name: 'batchDetail',
|
||||
meta: { public: false }
|
||||
|
||||
Reference in New Issue
Block a user