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