Pārlūkot izejas kodu

银农app

wulanhaote
yujk pirms 3 gadiem
vecāks
revīzija
92fd1c205f
4 mainītis faili ar 8 papildinājumiem un 8 dzēšanām
  1. +2
    -2
      src/views/yinnong/bankAgriculture/paymentApproval/approvalAdd11.vue
  2. +2
    -2
      src/views/yinnong/bankAgriculture/paymentApproval/approvalAdd12.vue
  3. +2
    -2
      src/views/yinnong/bankAgriculture/paymentApproval/approvalModify11.vue
  4. +2
    -2
      src/views/yinnong/bankAgriculture/paymentApproval/approvalModify12.vue

+ 2
- 2
src/views/yinnong/bankAgriculture/paymentApproval/approvalAdd11.vue Parādīt failu

@@ -666,9 +666,9 @@
})
.then(() => {
addCash(this.form).then((response) => {
this.chargeItme.map(res => {
this.chargeItme.map((r,idx) => {
res.cashId = response.data.id
addCashdetail(res).then((r,idx) => {
addCashdetail(res).then(r => {
if(idx == (_this.chargeItme.length - 1)){
if(_this.form.capitalExpenditureType==2){
_this.projectForm.outId = response.data.id


+ 2
- 2
src/views/yinnong/bankAgriculture/paymentApproval/approvalAdd12.vue Parādīt failu

@@ -748,9 +748,9 @@
})
.then(() => {
addCash(this.form).then((response) => {
this.chargeItme.map(res => {
_this.chargeItme.map((res,idx) => {
res.cashId = response.data.id
addCashdetail(res).then((r,idx) => {
addCashdetail(res).then(rdd => {
if(idx == (_this.chargeItme.length - 1)){
if(_this.form.capitalExpenditureType==2){
_this.projectForm.outId = response.data.id


+ 2
- 2
src/views/yinnong/bankAgriculture/paymentApproval/approvalModify11.vue Parādīt failu

@@ -669,9 +669,9 @@
})
.then(() => {
updateCash(this.form).then((response) => {
this.chargeItme.map(res => {
this.chargeItme.map((res,idx) => {
res.cashId = response.data.id
addCashdetail(res).then((r,idx) => {
addCashdetail(res).then(r => {
if(idx == (_this.chargeItme.length - 1)){
if(_this.form.capitalExpenditureType==2){
_this.projectForm.outId = response.data.id


+ 2
- 2
src/views/yinnong/bankAgriculture/paymentApproval/approvalModify12.vue Parādīt failu

@@ -755,9 +755,9 @@
})
.then(() => {
updateCash(this.form).then((response) => {
this.chargeItme.map(res => {
this.chargeItme.map((res,idx) => {
res.cashId = response.data.id
addCashdetail(res).then((r,idx) => {
addCashdetail(res).then(r => {
if(idx == (_this.chargeItme.length - 1)){
if(_this.form.capitalExpenditureType==2){
_this.projectForm.outId = response.data.id


Notiek ielāde…
Atcelt
Saglabāt