|
@@ -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) {
|