瀏覽代碼

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

祁鹏飞 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]