This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhangzl
/
nsgk_mobile
關註
2
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
银农app
wulanhaote
yujk
3 年之前
父節點
d1b21387f3
當前提交
99322c75c4
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
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
查看文件
@@ -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
查看文件
@@ -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…
取消
儲存