diff --git a/src/views/dike/runManage/enginerring/inspectionRecords/index.vue b/src/views/dike/runManage/enginerring/inspectionRecords/index.vue index 689dd8f..7343c98 100644 --- a/src/views/dike/runManage/enginerring/inspectionRecords/index.vue +++ b/src/views/dike/runManage/enginerring/inspectionRecords/index.vue @@ -208,6 +208,7 @@ export default { this.paramsData.lineType = ""; this.paramsData.dutyHolderType = ""; this.paramsData.status = ""; + this.paramsData.handleStatus = ""; this.reqCountCalc(); this.pageData.pageNum = 1; this.getTableData(); @@ -496,13 +497,13 @@ export default { v-else-if="scope.row.handleStatus === '1'" type="success" class="normal" - >已处置未处置 未处置已处置