| | |
| | | // width: 100, |
| | | }, |
| | | { |
| | | width: 210, |
| | | overHidden: true, |
| | | label: "管理小区", |
| | | prop: "districtNames", |
| | | display: false |
| | | }, |
| | | { |
| | | label: "简介", |
| | | prop: "remark", |
| | | component: "AvueUeditor", |
| | |
| | | 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) { |