| | |
| | | <template> |
| | | <el-dialog v-model="dialogVisible" title="选择应急预案" width="900px" draggable :fullscreen="full"> |
| | | <el-dialog v-model="dialogVisible" title="选择演练计划" width="900px" draggable :fullscreen="full"> |
| | | <el-button @click="toggleFullscreen" size="small" class="pot" :icon="FullScreen"></el-button> |
| | | <el-row> |
| | | <el-col :span="18"> |
| | |
| | | </el-radio-group> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column align="center" prop="drillName" label="预案名称" /> |
| | | <el-table-column align="center" prop="drillName" label="演练名称" /> |
| | | </el-table> |
| | | <div class="pages"> |
| | | <el-pagination |