📝: 更新 changelog

This commit is contained in:
sight
2022-08-26 17:56:34 +08:00
parent be1a5cbb0e
commit c235cbb1f1
2 changed files with 12 additions and 2 deletions

View File

@@ -222,7 +222,7 @@ export default {
::: demo
<template>
<lay-dropdown @open="stat='开启'" @hide="stat='关闭'" updateAtScroll>
<lay-dropdown @show="stat='开启'" @hide="stat='关闭'" updateAtScroll>
<lay-button type="primary" >当前状态:{{stat}}</lay-button>
<template #content>
<lay-dropdown-menu>