@ -370,9 +370,8 @@ export default {
getList() {
this.loading = true
this.pagination.taskId = this.$route.query.id || this.$route.meta.id
this.pagination.dwmc = this.$route.query.dwmc || this.$route.meta.dwmc
// this.pagination.dwmc = this.$route.query.dwmc || this.$route.meta.dwmc
geassetTaskcHc(this.pagination).then(res => {
this.tableData = res.data.records
this.loading = false
this.total = res.data.total