Sfoglia il codice sorgente

lift the 10 site limit restrictions on the TD116_UTIL report

vbea 1 anno fa
parent
commit
a7b50f39d1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"