Просмотр исходного кода

lift the 10 site limit restrictions on the TD116_UTIL report

vbea 1 год назад
Родитель
Сommit
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
           collapse-tags
           reserve-keyword
           reserve-keyword
           filterable multiple
           filterable multiple
-          :multiple-limit="10"
+          :multiple-limit="100"
           v-show="isAppendixSite"
           v-show="isAppendixSite"
           v-model="filter.pageVo.sitePks"
           v-model="filter.pageVo.sitePks"
           class="filter-input"
           class="filter-input"