yangfeng
2023-08-24 4a63f03516cc177ad60ebbe28a65e80587846b3e
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 = []