gaoluyang
2025-09-24 2ba24b9d1265d02f2f3d1f828f0e0bfb8fa9125e
src/views/fileManagement/return/index.vue
@@ -81,10 +81,6 @@
        @selection-change="handleSelectionChange"
        @pagination="handlePagination"
      />
      <div v-if="returnList.length === 0" class="empty-data">
        暂无数据
      </div>
    </div>
    <!-- 归还新增/编辑对话框 -->