智慧农业后台管理页面
guoshilong
2022-08-11 4d9b7dcd147a97135c4cdca281deff650be4b7f3
src/views/land/cs.vue
@@ -181,6 +181,9 @@
            })
        },
        onLoad (page, params = {}) {
            if(typeof(page) == "undefined" ){
                page = this.page
            }
            getList(page.currentPage, page.pageSize, Object.assign(params, this.query)).then(res => {
                const data = res.data.data
                this.page.total = data.total