chore: 日志

This commit is contained in:
就眠儀式
2022-04-20 09:48:35 +08:00
parent 5bb97e9232
commit 5aeb4efd40
5 changed files with 7 additions and 7 deletions

View File

@@ -256,7 +256,6 @@ export default {
align: "left"
},{
title:"密码",
width: "180px",
customSlot:"password",
key:"password",
align: "center"

View File

@@ -20,6 +20,7 @@
<li>[修复] checkbox 组件夜间模式样式不兼容。</li>
<li>[修复] table 组件 columns 配置 width 属性不生效。</li>
<li>[优化] table 组件 columns 配置 width 未设置时自动分配宽度。</li>
<li>[优化] layer 方法 option callback 参数为可选。</li>
</ul>
</li>
</ul>