<div slot="footer">
    <Button type="text" size="large" @click="Cancel">取消</Button>
    <Button type="primary" size="large" @click="Ok">确定</Button>
</div>

重定义按钮,不执行原本的按钮事件即可。

相关文章:

  • 2021-08-09
  • 2022-12-23
  • 2021-12-20
  • 2021-12-03
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-05
  • 2021-12-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案