| | |
| | | <el-button class="ztzf-button"> 上传 </el-button> |
| | | </el-upload> |
| | | |
| | | <template v-if="activeName === '自定义禁飞区'"> |
| | | <!-- <template v-if="activeName === '自定义禁飞区'"> |
| | | <template v-if="failuresInfo.length"> |
| | | <el-button class="ztzf-button" @click="synchronize"> 继续同步 </el-button> |
| | | <el-button class="ztzf-button" @click="failuresDel"> 取消同步 </el-button> |
| | | </template> |
| | | <el-button v-else class="ztzf-button" @click="synchronize"> 同步 </el-button> |
| | | </template> |
| | | </template> --> |
| | | |
| | | <el-button class="ztzf-button" @click="selectAll">全选</el-button> |
| | | </div> |