This commit is contained in:
parent
84f63f55cf
commit
5a73080675
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue