어드민 리스트 화면들 백엔드 중복 호출 수정

This commit is contained in:
kubo8
2023-02-09 14:30:46 +09:00
parent 5772a7ba18
commit 9cb127f869
5 changed files with 3 additions and 2 deletions

View File

@@ -100,6 +100,7 @@ export default {
grid: {
url: '/api/v1/bo/channelMgt/tmpltList',
perPage: 50,
pagePerRows : 50,
pagination: true,
isCheckbox: false,
initialRequest: false,