mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-26 05:38:15 +00:00
feat(workbench): add workbench page
This commit is contained in:
@@ -30,6 +30,7 @@ export function useApexCharts(elRef: Ref<HTMLDivElement>) {
|
||||
return;
|
||||
}
|
||||
chartInstanceRef.value = null;
|
||||
chartInstance.destroy();
|
||||
});
|
||||
return {
|
||||
setOptions,
|
||||
|
Reference in New Issue
Block a user