songshankun
2023-09-28 0e4984e9c6cf5a384a3e67fc6178d38aa9a2e4a2
src/views/sales/salesDetails/DetailSpecification.vue
@@ -275,7 +275,8 @@
      client_name: this.detailConfig.infomation.client.name,
      contact_name: this.detailConfig.infomation.contact_name,
      client_id: this.detailConfig.infomation.client_id,
      contact_id: this.detailConfig.infomation.contact_id
      contact_id: this.detailConfig.infomation.contact_id,
      amountTotal: this.detailConfig.infomation.amountTotal
    }
    this.setTableForm()
  },