一、vue-drag-resize的安装
npm i vue-drag-resize
方法
<vue-drag-resize @clicked="onActivated">
引入的时候可能会报错 下面是错误解决方案:
TypeError: Cannot read properties of undef
一、vue-drag-resize的安装
npm i vue-drag-resize
方法
<vue-drag-resize @clicked="onActivated">
引入的时候可能会报错 下面是错误解决方案:
TypeError: Cannot read properties of undef