@@ -438,7 +438,7 @@ const initOption = () => {
}
const handleSettlementDetail = (row) => {
activeName.value = '3'
- recordForm2.value.companyId = row.id
+ recordForm2.value.companyId = row.companyId
initData3()
onMounted(() => {