gaoluyang
8 天以前 84e3953ec23a393fdfdadb21463ed502a494e27f
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({