Commit f978d436 by qiaoyanqi

草稿不回显账户信息

parent 0ba08ff0
......@@ -177,6 +177,7 @@ export default {
}
})
this.bill.getDraftDetailData(row.id);
this.bill.getDraftDetailData(row.id);
this.bill.refreshBillForm(this.bill.curForm.content.billdefine);
this.drawerShow = 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