spring
2026-05-21 4f4c67a55d0c5dde55a2b32e2975f86b87bc139e
src/views/procurementManagement/procurementLedger/index.vue
@@ -693,6 +693,7 @@
  const salesContractList = ref([]);
  const supplierList = ref([]);
  const tableLoading = ref(false);
  const recordId = ref();
  const fileListDialogVisible = ref(false);
  const page = reactive({
    current: 1,