wangxiaohua 2 yıl önce
ebeveyn
işleme
0f075598b9
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. +2
    -0
      pages/mine/reception/addreception.vue

+ 2
- 0
pages/mine/reception/addreception.vue Dosyayı Görüntüle

@@ -182,6 +182,7 @@
that.parames.agentId=res.assign.accountId;
that.baochunfun()
}else{
console.log("zo")
if(res.assign==null&&res.replacement==null){
that.baochunfun()
}else{
@@ -193,6 +194,7 @@
that.show=true;
}else{
that.daitiReceptionobj=res;
console.log(that.daitiReceptionobj)
that.content="此客户的顾问为【"+ res.owner.name +"】,确认让【"+ res.replacement.name +"】代接待吗?"
that.confirmtext=res.replacement.name +"代接代",//确认文字
that.canceltext=res.assign.name +'接待',//取消文字


Yükleniyor…
İptal
Kaydet