Skip to content

Vue 引用组件

基础用法

基础的按钮用法。

Attributes

参数说明类型可选值默认值
visible是否展示booleantrue / falsenormal
ok确认触发函数function()=>{}
cancel取消触发函数function()=>{}

Released under the MIT License.