使用. // 引入import draggable from "vuedraggable"; // 组件注册export default { components: { draggable, }, }; // 使用<draggable> ...
確定! 回上一頁