guanqb
2024-02-07 40e67c072f729ef6c40632913e30999f4499d499
src/views/publicSecurity/positionManage/fileManage.vue
@@ -383,7 +383,7 @@
        onLoad (page, params = {}) {
            this.loading = true
            getDAGLList(page.currentPage, page.pageSize, { ...Object.assign(params, this.query), isNine: 1 }).then(res => {
            getDAGLList(page.currentPage, page.pageSize, { ...Object.assign(params, this.query), isFront: 1 }).then(res => {
                console.log('getDAGLList', res.data.data.records)
                const data = {
                    ...res.data.data,