时佳豪 3 роки тому
джерело
коміт
a751eae09e
1 змінених файлів з 2 додано та 1 видалено
  1. +2
    -1
      pages/mine/reception/consultant.vue

+ 2
- 1
pages/mine/reception/consultant.vue Переглянути файл

@@ -96,7 +96,8 @@
const that = this;
this.$u.post("customer/daitiReception", {
agentId: that.chosedAgentId,
id: that.customerId
id: that.customerId,
projectId:this.buildingID
}).then(res => {
if(res.unchecked==0){
that.baochunfun()


Завантаження…
Відмінити
Зберегти