| | |
| | | -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); /*滑块外阴影*/
|
| | | background-color: rgb(180, 184, 185, 0.6); /*滑块背景颜色*/
|
| | | }
|
| | | .Fragment{
|
| | | line-height: 0px;
|
| | | }
|
| | | </style>
|
| | |
| | | <el-button icon="Refresh" @click="resetQuery">重置</el-button> |
| | | </el-form-item> |
| | | </el-form> |
| | | <el-row class="mt20 mb10"> |
| | | <!-- <el-row class="mt20 mb10"> |
| | | <el-col> |
| | | <el-button icon="Download" type="primary" plain>导出</el-button> |
| | | </el-col> |
| | | </el-row> |
| | | </el-row> --> |
| | | <el-table :data="form.tableData"> |
| | | <el-table-column label="投诉企业" prop="companyName"></el-table-column> |
| | | <el-table-column label="投诉对象" prop="executeDeptName"> |