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