feat: 测试新增2

This commit is contained in:
Jim__TT
2024-01-28 19:59:34 +08:00
parent 39cbd5905d
commit 9fc4fd86ae

View File

@@ -60,6 +60,7 @@ export default function EchartsEditor() {
};
const onYDrop: any = () => {
console.log("拖拽至Y轴区域");
console.log("拖拽至Y轴区域");
console.log("拖拽至Y轴区域");
setYList(yList.concat(currentDrag));