gaoluyang
2025-10-20 6914b317742c777e531e29ebb3d9cd425e4c2bd9
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({