Compare commits

..

No commits in common. 'cda699acf87bc42e302aea85e03dc05b7a7ec0be' and '337d1bc73c78624ddcf9cc8450907e707c004f50' have entirely different histories.

13477
package-lock.json generated

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -579,11 +579,7 @@ function switchBatch() {
/>
</div>
<div class="list">
<div v-for="item in taskDetailPictureList" :key="item.id" class="item" draggable="true" @dragend="
(event) => {
handleDragEnd(event, item);
}
">
<div v-for="item in taskDetailPictureList" :key="item.id" class="item">
<div
draggable="true"
class="img-wrapper"

Loading…
Cancel
Save