@@ -104,6 +104,7 @@ export default {
}
},
go() {
+ this.dialogVisible = false
this.handleView({ id: this.formData.pid }, "整治项目");
cellClass({ row, column, rowIndex, columnIndex }) {