ms-dialog里面包括两个ms-button

为了方便外面操作里面的button,dialog组件最好指定它们的配置对象

<ms-title slot='title'>这是{{@title}}</ms-title> <div slot='content'>这是内容</div>