Skip to content

v1.1.4

Compare
Choose a tag to compare
@lison16 lison16 released this 30 Oct 12:43
· 188 commits to dev since this release
  • Editable Tables Pass the form data using v-model
  • Add does not cache specified page settings
  • Fixed full screen exit after login or lock screen and then back to system click to exit full screen invalid bug
  • Fixed a bug in the input box content will not be emptied after the home to-do list is added
  • Fixed bugs that Modal pop-ups did not show after clicking Full Screen
  • Fixed a bug that rich text editors could not edit after switching tag tags

  • 可编辑表格使用v-model传递表格数据
  • 添加不缓存指定页面设置
  • 修复了全屏后退出登录或锁屏再回到系统点击退出全屏无效的bug
  • 修复首页待办事项添加事项之后输入框内容不会清空的bug
  • 修复了点击全屏之后Modal弹窗不显示的bug
  • 修复了富文本编辑器切换tag标签后不能编辑的bug