فهرست منبع

报价-驾意险份数按方案配置的份数默认值显示

祁鹏飞 1 ماه پیش
والد
کامیت
2a143a8a95
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 3
      src/views/insurancePolicy/index.vue

+ 0 - 3
src/views/insurancePolicy/index.vue

@@ -2879,9 +2879,6 @@ const getJYXDetail = (row: any) => {
 }
 const handleDrivingClose = (data: any) => {
   if (data && data.list.length > 0) {
-    data.list.forEach((a: any) => {
-      a.quantity = 1
-    })
     const quoteItem = quoteData.value[drivingRow.value]
     if (quoteItem && quoteItem.projectList && quoteItem.productIndex !== undefined) {
       const project = quoteItem.projectList[quoteItem.productIndex]