Sfoglia il codice sorgente

qianzhjengfeiyongbiaozhun

liuhj 1 mese fa
parent
commit
dbcf237cb8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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) {