RuoYi
2025-05-06 056cf940822ba60875c5cb2cfdc05dc9df847131
ruoyi-ui/src/components/FileUpload/index.vue
@@ -102,7 +102,7 @@
    }
  },
  mounted() {
    if (this.drag) {
    if (this.drag && !this.disabled) {
      this.$nextTick(() => {
        const element = this.$refs.uploadFileList?.$el || this.$refs.uploadFileList
        Sortable.create(element, {