This commit is contained in:
jjLv 2024-11-28 10:14:15 +08:00
parent 84f63f55cf
commit 5a73080675
1 changed files with 64 additions and 67 deletions

View File

@ -267,13 +267,11 @@ const handleViewBack = () => {
maStatus: 15, maStatus: 15,
detectionList: [], detectionList: [],
insureList: [], insureList: [],
picList: [], picList: []
} }
<<<<<<< HEAD // 退
//
dialogFormVisibleSettlein.value = true dialogFormVisibleSettlein.value = true
} }
=======
const settlemoneyTitle = ref('') const settlemoneyTitle = ref('')
const moneyParams1: any = ref({ const moneyParams1: any = ref({
@ -397,7 +395,6 @@ const dialogFormVisibleSettlemoney: any = ref(false)
} }
} }
>>>>>>> hongchao-dev
</script> </script>
<template> <template>