This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
银农app
wulanhaote
yujk
3 years ago
parent
d1b21387f3
commit
99322c75c4
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
View 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
View 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)){
Write
Preview
Loading…
Cancel
Save