| | |
| | | align: 'center', |
| | | search: true, |
| | | searchSpan: 4, |
| | | searchLabelWidth: 96, |
| | | // searchLabelWidth: 96, |
| | | width: 110 |
| | | }, { |
| | | label: "责任民警联系方式", |
| | |
| | | line-height: 6; |
| | | } |
| | | |
| | | :deep(.el-form-item__content) { |
| | | text-align: left !important; |
| | | } |
| | | // :deep(.el-form-item__content) { |
| | | // text-align: left !important; |
| | | // } |
| | | |
| | | :deep(.avue-form__menu--center .el-button) { |
| | | margin: 0 5px 0 0; |
| | | } |
| | | // :deep(.avue-form__menu--center .el-button) { |
| | | // margin: 0 5px 0 0; |
| | | // } |
| | | </style> |
| | |
| | | this.loading = true |
| | | if (!this.query.startTime) { |
| | | this.query = { |
| | | startTime: this.getLastMouth[1], |
| | | endTime: this.getLastMouth[0], |
| | | startTime: this.getLastMouth()[1], |
| | | endTime: this.getLastMouth()[0], |
| | | } |
| | | } |
| | | getYHTJList(this.query).then(res => { |