| | |
| | | <el-col :xs="24" :sm="12" :md="12" :lg="8" :xl="4" class="mb10"> |
| | | <el-form-item> |
| | | <el-button-group style="display: flex; align-items: center"> |
| | | <el-button |
| | | v-reclick="1000" |
| | | type="primary" |
| | | icon="Search" |
| | | @click="handleQuery" |
| | | > |
| | | <el-button type="primary" icon="Search" @click="handleQuery"> |
| | | 查询 |
| | | </el-button> |
| | | <el-button |
| | |
| | | 新增 |
| | | </el-button> |
| | | <!-- <el-dropdown :show-timeout="70" :hide-timeout="50" @command="exportProcurementComplaintCommand"> |
| | | <el-button type="primary" style="margin-left:5px;" icon="ele-FolderOpened" v-reclick="20000" |
| | | <el-button type="primary" style="margin-left:5px;" icon="ele-FolderOpened" |
| | | v-auth="'procurementComplaint:export'"> 导出 </el-button> |
| | | <template #dropdown> |
| | | <el-dropdown-menu> |