fix
This commit is contained in:
@@ -934,9 +934,9 @@ export default defineComponent({
|
||||
"deleteLikeDesignCollectionList",
|
||||
index
|
||||
);
|
||||
if (!this.likeDesignCollectionList.length) {
|
||||
this.store.commit("deleteUserGroupId");
|
||||
}
|
||||
// if (!this.likeDesignCollectionList.length) {
|
||||
// this.store.commit("deleteUserGroupId");
|
||||
// }
|
||||
}
|
||||
this.disLikeLoading = false;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user