| | |
| | | this.$message.success(data.msg) |
| | | this.$router.$avueRouter.closeTag() |
| | | this.$router.push({ |
| | | path: `/propertySupervision/propertySupervision` |
| | | path: `/propertySupervision/propertyCapitalManage` |
| | | }) |
| | | } else { |
| | | this.$message.error(data.msg || '提交失败') |
| | |
| | | this.$message.success(data.msg) |
| | | this.$router.$avueRouter.closeTag() |
| | | this.$router.push({ |
| | | path: `/propertySupervision/propertySupervision` |
| | | path: `/propertySupervision/propertyCapitalManage` |
| | | }) |
| | | } else { |
| | | this.$message.error(data.msg || '提交失败') |
| | |
| | | handleCancel() { |
| | | this.$router.$avueRouter.closeTag() |
| | | this.$router.push({ |
| | | path: `/propertySupervision/propertySupervision` |
| | | path: `/propertySupervision/propertyCapitalManage` |
| | | }) |
| | | }, |
| | | getVoteDetail(articleId, districtId) { |