Commit 065c2aac authored by 黄奎's avatar 黄奎

111

parents e569521d 3f359452
......@@ -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