src/views/sales/quotation/AddQuotationDialog.vue
@@ -615,6 +615,9 @@
            name: "",
            number: "",
            price: 0,
            cost:'',
            profit:'',
            margin:'',
            total: 0,
            unit: ""
          }
@@ -661,6 +664,9 @@
        name: "",
        number: "",
        price: 0,
        cost:'',
        profit:'',
        margin:'',
        total: 0,
        unit: ""
      })
@@ -678,6 +684,9 @@
          name: "",
          number: "",
          price: 0,
          cost:'',
          profit:'',
          margin:'',
          total: 0,
          unit: ""
        }