瀏覽代碼

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"