src/components/Header/index.vue
@@ -188,16 +188,16 @@ width="200px" > <div style="display:flex; justify-content:space-between; padding:10px 10px;"> <s-button <el-button colorType="default" size="small" @click="() => checkCloseDialog = false" >取消</s-button> <s-button >取消</el-button> <el-button colorType="deepBlue" size="small" @click="closeSystem" >确定</s-button> >确定</el-button> </div> </s-dialog> </div>