Commit 64f1d33f authored by 黄奎's avatar 黄奎
parents aa2465a2 29412682
...@@ -1287,7 +1287,7 @@ ...@@ -1287,7 +1287,7 @@
if (!this.msg.AccountType) this.msg.AccountType = 0; if (!this.msg.AccountType) this.msg.AccountType = 0;
if (!this.msg.KJCostTypeId) this.msg.KJCostTypeId = 0; if (!this.msg.KJCostTypeId) this.msg.KJCostTypeId = 0;
if (!this.msg.IsSelectKJSetCostType) this.msg.IsSelectKJSetCostType = 0; if (!this.msg.IsSelectKJSetCostType) this.msg.IsSelectKJSetCostType = 0;
this.GetErpLocalFile("Financial_post_DownInOrOut", this.msg, "收支款.xls"); this.GetErpLocalFile("Financial_post_DownInOrOutEdu", this.msg, "收支款.xls");
}, },
financeRemove(id) { //作废 financeRemove(id) { //作废
this.$confirm('是否对申请单进行作废操作?作废后不可恢复!', '提示', { this.$confirm('是否对申请单进行作废操作?作废后不可恢复!', '提示', {
......
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