buhuazhen
2025-09-17 6f1bd54c8ea5327f09e077af3d16272987c48e40
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>
    <!-- 归还新增/编辑对话框 -->