songshankun
2023-09-28 aeaf5640ea95d6ac4f4e2c98c5b15b4145f17fbd
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 = []