소스 검색

qianzhjengfeiyongbiaozhun

liuhj 1 개월 전
부모
커밋
dbcf237cb8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/Resource/CountryFeeCostOperation.vue

+ 1 - 0
src/components/Resource/CountryFeeCostOperation.vue

@@ -251,6 +251,7 @@ export default {
                     country: that.form.country,
                     country: that.form.country,
                     feeType: that.form.feeType,
                     feeType: that.form.feeType,
                     visaFees: that.visaFeessb,
                     visaFees: that.visaFeessb,
+                    currUserId:that.userid,
                 }
                 }
             }).then(function (res) {
             }).then(function (res) {
                 if (res.data.code == 200) {
                 if (res.data.code == 200) {