src/views/sales/quotation/index.vue
@@ -146,7 +146,7 @@ // { label: "合计", prop: "total" }, // 合计 { label: "产品名称", prop: "productName", isProductName: true }, { label: "数量", prop: "productNumber", isProductAmount: true }, { label: "价税合计", prop: "priceTax", isProductCommon: true } { label: "价税合计", prop: "priceTax", isProductTotal: true } ] } this.searchOptions = []