| | |
| | | </el-col> |
| | | </el-form-item> |
| | | <el-form-item style="text-align: center; padding: 0 50px"> |
| | | <el-button type="primary" class="btns" icon="el-icon-search" |
| | | <el-button type="primary" class="btns" size="small" icon="el-icon-search" |
| | | >查询</el-button |
| | | > |
| | | <el-button type="primary" class="btns" icon="el-icon-upload2" |
| | | <el-button type="primary" class="btns" size="small" icon="el-icon-upload2" |
| | | >导出excel</el-button |
| | | > |
| | | </el-form-item> |
| | |
| | | data() { |
| | | return { |
| | | form: {}, |
| | | radio1: "未完成", |
| | | radio1: "未整改", |
| | | options: [ |
| | | { |
| | | value: "选项1", |
| | |
| | | this.$router.push({ |
| | | path:"/fillInspector" |
| | | }) |
| | | window.open(href, '_blank'); |
| | | }, |
| | | } |
| | | }; |