Эх сурвалжийг харах

耕地保护历史记录搜索

lkk 11 сар өмнө
parent
commit
b3f1547c9f

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

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