Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
zhangzl
/
nsgk_mobile
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
银农app
wulanhaote
yujk
3 anni fa
parent
d1b21387f3
commit
99322c75c4
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
src/views/yinnong/bankAgriculture/paymentApproval/approvalAdd11.vue
+1
-1
src/views/yinnong/bankAgriculture/paymentApproval/approvalAdd12.vue
+ 1
- 1
src/views/yinnong/bankAgriculture/paymentApproval/approvalAdd11.vue
Vedi File
@@ -666,7 +666,7 @@
})
.then(() => {
addCash(this.form).then((response) => {
this.chargeItme.map((r,idx) => {
this.chargeItme.map((r
es
,idx) => {
res.cashId = response.data.id
addCashdetail(res).then(r => {
if(idx == (_this.chargeItme.length - 1)){
+ 1
- 1
src/views/yinnong/bankAgriculture/paymentApproval/approvalAdd12.vue
Vedi File
@@ -748,7 +748,7 @@
})
.then(() => {
addCash(this.form).then((response) => {
this.chargeItme.map((r,idx) => {
this.chargeItme.map((r
es
,idx) => {
res.cashId = response.data.id
addCashdetail(res).then(r => {
if(idx == (_this.chargeItme.length - 1)){
Scrivi
Anteprima
Caricamento…
Annulla
Salva