Преглед на файлове

项目新增字段

autoSR1012
douzhuo преди 1 година
родител
ревизия
8a8b2e5267
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      pages/mine/reception/addreception.vue

+ 2
- 2
pages/mine/reception/addreception.vue Целия файл

@@ -163,6 +163,7 @@
this.text = obj.name;
this.parames.agentId = customerId;
})
this.getMarketingBusiness();
},

onUnload() {
@@ -175,13 +176,12 @@
this.init()
this.getFreeList();
this.getFromSource();
this.getMarketingBusiness();
},
methods: {
// 获取销讲业务
getMarketingBusiness() {
this.$u.get('/customer/marketingBusiness', {
houseId: this.parames.projectId,
houseId: uni.getStorageSync('buildingID').id,
status: 0,
}).then(res => {
this.templateList = res


Зареждане…
Отказ
Запис