vue-draggable-resizable
vue-draggable-resizable copied to clipboard
代码设置高度无效
当设置lock-aspect-ratio=true时,如果手动拖拽使组件大小发生变化后,宽度为整数,高度等比例计算后为小数。当高度为小数时,如果通过代码设置高度会无效。