Commit 01bcce19 by huaying

fix: 分组列表缺少默认选中

parent 5f808973
......@@ -71,7 +71,7 @@ export default {
return {
searchTip: false,
groupLoading: false,
currentListItemUuid: 1,
currentListItemUuid: -1,
groupList: [],
scrollLoad: false,
title: '新增分组',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment