S JavaScriptem funguje tato webová stránka lépe.
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
liumin
/
NewZkgj
Sledovat
1
Oblíbit
0
Rozštěpit
0
Zdrojový kód
Úkoly
0
Požadavky na natažení
0
Vydání
0
Wiki
Aktivita
Procházet zdrojové kódy
Merge branch 'master' of
http://git.2weisou.com/liumin/NewZkgj
into master
yun
lancer
před 3 roky
rodič
a8177c649a
6a011d0440
revize
547fd5f950
2 změnil soubory
, kde provedl
3 přidání
a
2 odebrání
Rozdělené zobrazení
Diff Options
Zobrazit statistiky
Stáhněte soubor opravy
Stáhněte rozdílový soubor
+1
-1
pages/center/consumer/consumerDetail.vue
+2
-1
pages/mine/reception/consultant.vue
+ 1
- 1
pages/center/consumer/consumerDetail.vue
Zobrazit soubor
@@ -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
Zobrazit soubor
@@ -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",
Zapsat
Náhled
Načítá se…
Zrušit
Uložit