update
This commit is contained in:
parent
5672fecaf2
commit
ecac24d499
|
@ -94,7 +94,7 @@ function openDecorationCreate() {
|
|||
os.popup(defineAsyncComponent(() => import('@/components/MkAvatarDecoEditDialog.vue')), {
|
||||
}, {
|
||||
del: result => {
|
||||
window.location.reload();
|
||||
avatarDecorations.value.unshift(result);
|
||||
},
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue