Explorar o código

耕地保护历史记录搜索

lkk hai 11 meses
pai
achega
b3f1547c9f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/complianceAnalysis/components/lsjl.vue

+ 1 - 1
src/views/complianceAnalysis/components/lsjl.vue

@@ -247,7 +247,7 @@ export default {
         });
         });
       } else if (this.$props.type == "gdbh") {
       } else if (this.$props.type == "gdbh") {
         //耕保历史记录
         //耕保历史记录
-        SelectGdbhList().then((res) => {
+        SelectGdbhList({ ...this.pageObj }).then((res) => {
           setTimeout(() => {
           setTimeout(() => {
             this.$emit("updateParent", "loading", false);
             this.$emit("updateParent", "loading", false);
           }, 100);
           }, 100);