Commit 51093612 authored by youjie's avatar youjie

no message

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