src/views/other/payment/saleInvoice/index.vue
@@ -135,8 +135,8 @@ { label: "销售负责人", prop: "principalId" }, { label: "产品名称", prop: "name", isProductName: true }, { label: "数量", prop: "amount", isProductAmount: true }, { label: "含税单价", prop: "price", isProductCommon: true }, { label: "价税合计", prop: "total", isProductCommon: true } { label: "含税单价", prop: "price", isProductPrice: true }, { label: "价税合计", prop: "total", isProductTotal: true } ] } this.searchOptions = []