Compare commits
No commits in common. "e1dfc0f8b43d41c422428a00ccf5908b355bdd8c" and "042f8e590725522d17befc6c4a7a68d047c8bd71" have entirely different histories.
e1dfc0f8b4
...
042f8e5907
|
@ -266,9 +266,6 @@ const btnSave = () => {
|
|||
}
|
||||
//新建小组
|
||||
const addGroup = () => {
|
||||
// 做清空处理
|
||||
groupForm.groupname = ''
|
||||
groupForm.orderidx = 0
|
||||
groupVisible.value = true
|
||||
}
|
||||
const btnGroupSave = () => {
|
||||
|
|
Loading…
Reference in New Issue