Compare commits

..

No commits in common. "e1dfc0f8b43d41c422428a00ccf5908b355bdd8c" and "042f8e590725522d17befc6c4a7a68d047c8bd71" have entirely different histories.

1 changed files with 0 additions and 3 deletions

View File

@ -266,9 +266,6 @@ const btnSave = () => {
}
//
const addGroup = () => {
//
groupForm.groupname = ''
groupForm.orderidx = 0
groupVisible.value = true
}
const btnGroupSave = () => {