Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
liumin
/
NewZkgj
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
Merge branch 'master' of
http://git.2weisou.com/liumin/NewZkgj
into master
yun
lancer
3 yıl önce
ebeveyn
a8177c649a
6a011d0440
işleme
547fd5f950
2 değiştirilmiş dosya
ile
3 ekleme
ve
2 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+1
-1
pages/center/consumer/consumerDetail.vue
+2
-1
pages/mine/reception/consultant.vue
+ 1
- 1
pages/center/consumer/consumerDetail.vue
Dosyayı Görüntüle
@@ -44,7 +44,7 @@
</view>
<view class="content-last">
<view class="content-last-con">
备注:{{customerInfo.
demand.
remarks ? customerInfo
.demand
.remarks : "暂无"}}
备注:{{customerInfo.remarks ? customerInfo.remarks : "暂无"}}
</view>
</view>
</view>
+ 2
- 1
pages/mine/reception/consultant.vue
Dosyayı Görüntüle
@@ -133,7 +133,8 @@
const that = this;
this.$u.post("customer/assign", {
agentId: that.chosedAgentId,
id: that.customerId
id: that.customerId,
replaceReception:this.replaceReception
}).then(res => {
uni.showToast({
icon: "none",
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet