gaoluyang
2025-10-30 258156413b3d6f5a16342d3d28620af72e859e97
src/views/fileManagement/return/index.vue
@@ -211,7 +211,7 @@
const selectedRows = ref([]);
const documentList = ref([]); // 文档列表
const borrowInfoList = ref([]); // 借阅信息列表
const scanContent = ref(''); // 扫码内容
const scanContent = ref(); // 扫码内容
// 分页相关
const pagination = reactive({