REVIEW OA 请假

This commit is contained in:
shizhong
2023-06-13 12:11:43 +08:00
parent c33a40623c
commit 2afd089f51
2 changed files with 4 additions and 8 deletions

View File

@ -196,10 +196,8 @@
</el-row>
</el-form>
<template #footer>
<div class="dialog-footer">
<el-button @click="cancelVideo"> </el-button>
<el-button type="primary" @click="submitVideo"> </el-button>
</div>
<el-button @click="cancelVideo"> </el-button>
<el-button type="primary" @click="submitVideo"> </el-button>
</template>
</el-dialog>