Lou
2024-02-06 7ab4656f2b5a6afc8ac5ab1b828a5ce7b6a8a537
更新
8 files modified
22 ■■■■ changed files
subPackage/house/list/auditList.vue 2 ●●● patch | view | raw | blame | history
subPackage/label/checkList.vue 2 ●●● patch | view | raw | blame | history
subPackage/label/formList.vue 2 ●●● patch | view | raw | blame | history
subPackage/task/taskList.vue 8 ●●●● patch | view | raw | blame | history
subPackage/task/workLogList.vue 2 ●●● patch | view | raw | blame | history
subPackage/workbench/views/audit.vue 2 ●●● patch | view | raw | blame | history
subPackage/workbench/views/auditList.vue 2 ●●● patch | view | raw | blame | history
subPackage/workbench/views/reformList.vue 2 ●●● patch | view | raw | blame | history
subPackage/house/list/auditList.vue
@@ -141,7 +141,7 @@
                    })
                })
                let params = {
                    page: this.currentPage,
                    current: this.currentPage,
                    size: 20,
                    confirmFlag: this.currentStatus,
                    name: this.keyword,
subPackage/label/checkList.vue
@@ -46,7 +46,7 @@
            getList() {
                getPlaceCheckList({
                    userId: uni.getStorageSync("userInfo").user_id,
                    page: this.currentPage,
                    current: this.currentPage,
                    size: 10,
                    // reportType: 2
                    // eventType: type
subPackage/label/formList.vue
@@ -46,7 +46,7 @@
            getList() {
                getLabelReportingList({
                    userId: uni.getStorageSync("userInfo").user_id,
                    page: this.currentPage,
                    current: this.currentPage,
                    size: 10,
                    reportType: 3
                    // eventType: type
subPackage/task/taskList.vue
@@ -85,7 +85,7 @@
            },
            getList() {
                getAuditReportingList({
                    page: this.currentPage,
                    current: this.currentPage,
                    size: 20,
                    status: this.currentStatus,
                    frequency: this.frequency,
@@ -107,9 +107,9 @@
                    this.$u.func.globalNavigator(`/subPackage/workbench/views/hotelReportDetail?id=${id}`)
                } else if (name == "取保候审") {
                    this.$u.func.globalNavigator(`/subPackage/workbench/views/bailReportDetail?id=${id}`)
                } else if(name == "校园安全自查") {
                } else if (name == "校园安全自查") {
                    this.$u.func.globalNavigator(`/subPackage/workbench/views/schoolReportDetail?id=${id}`)
                }else {
                } else {
                    this.$u.func.globalNavigator(`/subPackage/workbench/views/labelReportDetail?id=${id}`)
                }
            }
@@ -165,4 +165,4 @@
            }
        }
    }
</style>
</style>
subPackage/task/workLogList.vue
@@ -128,7 +128,7 @@
                    })
                })
                let params = {
                    page: this.currentPage,
                    current: this.currentPage,
                    size: 20,
                    status: this.currentStatus,
                    frequency: this.frequency,
subPackage/workbench/views/audit.vue
@@ -154,7 +154,7 @@
                    })
                })
                let params = {
                    page: this.currentPage,
                    current: this.currentPage,
                    size: 20,
                    status: this.currentStatus,
                    frequency: this.frequency
subPackage/workbench/views/auditList.vue
@@ -155,7 +155,7 @@
                    })
                })
                let params = {
                    page: this.currentPage,
                    current: this.currentPage,
                    size: 20,
                    status: 2,
                    frequency: this.frequency
subPackage/workbench/views/reformList.vue
@@ -154,7 +154,7 @@
                    })
                })
                let params = {
                    page: this.currentPage,
                    current: this.currentPage,
                    size: 20,
                    status: this.currentStatus,
                    frequency: this.frequency,