ソースを参照

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,
                     feeType: that.form.feeType,
                     visaFees: that.visaFeessb,
+                    currUserId:that.userid,
                 }
             }).then(function (res) {
                 if (res.data.code == 200) {