完善客户档案

This commit is contained in:
huangdeliang
2021-04-15 15:34:40 +08:00
parent 5fe3c85e1d
commit fe7c44d173
5 changed files with 77 additions and 15 deletions

View File

@ -212,6 +212,7 @@ export default {
this.$refs.cusCreateOrderDialogRef.showDialog(
{
customer: this.data.name,
accountId: this.data.channelId,
cusId: this.data.id,
preSaleId: this.data.salesman,
afterSaleId: this.data.afterDietitian,