| | |
| | | :props="transferProps" @save="handelTransferSave"></integration-transfer> |
| | | </el-button> |
| | | <el-button size="small" type="primary" plain @click="findvisible=true">查询 |
| | | <advancedQuery :visible.sync="findvisible" :options="this.options"></advancedQuery> |
| | | <advanced-query :visible.sync="findvisible" :options="options"></advanced-query> |
| | | </el-button> |
| | | <el-button size="small" type="primary" plain>相似项查询</el-button> |
| | | <el-button size="small" type="primary" plain style="margin-left: 1px;margin-top:10px">刷新</el-button> |
| | |
| | | editAttr:"", |
| | | loading: false, |
| | | data: [], |
| | | options:{}, |
| | | options:[], |
| | | option: { |
| | | column: [] |
| | | }, |