WIP about deep cloning and Y axis and object sharing bug

This commit is contained in:
Cindy Chang
2024-06-12 16:06:17 +08:00
parent 339657879a
commit c016e2aa41

View File

@@ -570,8 +570,9 @@ export default {
};
break;
}
return [primeVueSetData, primeVueSetOption]
// JSON.parse(JSON.stringify()) wouldn't work
return [primeVueSetData, primeVueSetOption];
},
/**
* 建立長條圖