|
@@ -3058,7 +3058,7 @@ export default {
|
|
|
},
|
|
|
Getnewvisafee() {
|
|
|
this.DomesticFees.visafees = this.visainfo.totalAmt;
|
|
|
- this.DomesticFees.visafeesDescription = this.visainfo.remark==''?'此国家未录签证数据不是没有或者看看下面有没有选国家没国家哪里来的签证,天才!':this.visainfo.remark;
|
|
|
+ this.DomesticFees.visafeesDescription = this.visainfo.remark==''?'此国家未录签证数据不是没有或者看看下面费用里有没有选国家城市没国家哪里来的签证,天才!':this.visainfo.remark;
|
|
|
// this.getvisafeebtn = false;
|
|
|
},
|
|
|
//导出到收款账单
|