mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-08 13:18:02 +00:00
fix(codeMirror): fix the JsonEditor embedded in the bullet frame causing the style to be disordered (#668)
This commit is contained in:
@@ -114,7 +114,6 @@
|
||||
await nextTick();
|
||||
init();
|
||||
window.addEventListener('resize', debounceRefresh);
|
||||
setTimeout(refresh, 50);
|
||||
});
|
||||
|
||||
onUnmounted(() => {
|
||||
|
Reference in New Issue
Block a user