Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
liumin
/
NewZkgj
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
bug
undefined
时佳豪
3 anni fa
parent
c60452ac54
commit
a751eae09e
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-1
pages/mine/reception/consultant.vue
+ 2
- 1
pages/mine/reception/consultant.vue
Vedi File
@@ -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()
Scrivi
Anteprima
Caricamento…
Annulla
Salva