fix(场景自动化): 去除多余按钮
This commit is contained in:
parent
5eb34cbae4
commit
9f1ca9fbe0
|
@ -83,7 +83,6 @@
|
|||
<template v-slot:footer>
|
||||
<div>
|
||||
<el-button type="primary" @click="save">{{$t('commons.confirm')}}</el-button>
|
||||
<el-button style="margin-right:10px" @click="save">{{$t('commons.cancel')}}</el-button>
|
||||
</div>
|
||||
</template>
|
||||
</el-dialog>
|
||||
|
|
Loading…
Reference in New Issue