gaoluyang
2025-09-26 febbfe17f1ae201e62b9f23c7f29671251348e38
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({