Explorar o código

'需采集信息点添加去重'

zhangyu %!s(int64=5) %!d(string=hai) anos
pai
achega
488d891f9d
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/ready/collectsetting/index.vue

+ 2 - 1
src/views/ready/collectsetting/index.vue

@@ -697,8 +697,9 @@
           let param = {
             data: {
               Orders: "sort asc,InfoPointCode asc",
+              Distinct: true,
               PageNumber: 1,
-              PageSize: 500
+              PageSize: 1000
             },
             type: code
           };