Explorar el Código

lift the 10 site limit restrictions on the TD116_UTIL report

vbea hace 1 año
padre
commit
a7b50f39d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"