wujingjing
2025-02-26 08c6ecf506bfc7003894775fe57d98d9b11f3d9e
src/components/chat/chatComponents/summaryCom/components/recordSetTable/map/advanceSearch/index.vue
@@ -408,7 +408,7 @@
   tableLoading.value = true;
   const res = await advanceSearchMapElementByPost({
      extent,
      max_count: 10,
      max_count: 100,
      time: formatDate(new Date()),
      otype: queryForm.value.otype,
      condtions: JSON.stringify(conditions),