Commit 51093612 authored by youjie's avatar youjie

no message

parent a77da5f9
......@@ -430,7 +430,7 @@
that.GetLocalFile("dmcstatistics_post_ShopCreateBillAndExport", nMsg, fileName,
res => {
that.loading = false;
this.isShowFinaceDailog = false;
that.isShowFinaceDailog = false;
that.Success("导入成功!");
that.getList();
});
......@@ -439,9 +439,7 @@
})
}).catch(() => {})
this.Confirm('是否生成财务单据?', function () {
});
},
},
mounted() {
......
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