Commit 3f359452 authored by liudong1993's avatar liudong1993

1

parent 2e042297
......@@ -46,7 +46,7 @@
{ FrId: this.ObjData.FrId, Fee: this.ObjData.Fee },
res => {
if (res.data.resultCode == 1) {
this.$message.Success(`${this.$t('pub.updateMsg')}${this.$t('objFill.chenggong')}`) ;
this.transactionTax=false
this.$emit('success')
}
this.ObjData.loading = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment