|
|
@@ -2875,7 +2875,6 @@ let underwritingShow = ref(false)
|
|
|
let underwritingIndex = ref(-1)
|
|
|
const handleUnderwriting = (ordersNo: string) => {
|
|
|
underwritingShow.value = true
|
|
|
- underwritingIndex.value = scope.$index
|
|
|
// insurancePolicyForm.value.imageVoList
|
|
|
let data = {
|
|
|
ordersNo,
|