src/views/system/shootPoint/components/chooseModelDialog.vue
@@ -20,10 +20,10 @@ <CesiumMap ></CesiumMap> </el-col> </el-row> <span slot="footer" class="dialog-footer"> <!-- <span slot="footer" class="dialog-footer"> <el-button @click="cancel">取 消</el-button> <el-button type="primary" @click="dialogVisible = false">确 定</el-button> </span> </span> --> </el-dialog> </template> <script>