소스 검색

lift the 10 site limit restrictions on the TD116_UTIL report

vbea 1 년 전
부모
커밋
a7b50f39d1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Strides-Admin/src/views/report/ReportV2.vue

+ 1 - 1
Strides-Admin/src/views/report/ReportV2.vue

@@ -85,7 +85,7 @@
           collapse-tags
           reserve-keyword
           filterable multiple
-          :multiple-limit="10"
+          :multiple-limit="100"
           v-show="isAppendixSite"
           v-model="filter.pageVo.sitePks"
           class="filter-input"