Commit 513573dd authored by youjie's avatar youjie

no message

parent e22355ed
......@@ -2166,6 +2166,7 @@
this.apipost('Financial_post_UpdateInvoiceVoucher', msg, res => {
if (res.data.resultCode === 1) {
this.$message.success('上传成功');
this.InvoiceVoucherList = []
this.Financial_post_GetDetail(this.ID)
} else {
this.$message.error(res.data.message);
......
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