字段显隐拖拉触发功能优化

This commit is contained in:
ktianc 2023-07-26 11:36:22 +08:00
parent 01c28dace4
commit b9a5d57595

View File

@ -107,7 +107,7 @@ const mobile = appStore.getMobile
>
</div>
<ElScrollbar max-height="400px">
<draggable :list="columns" item-key="field">
<draggable :list="columns" item-key="field" handle=".cursor-move">
<template #item="{ element }">
<div>
<span class="cursor-move mr-10px">