Commit be3125a0 authored by 黄奎's avatar 黄奎

页面修改

parent d05ead1f
......@@ -704,8 +704,11 @@
},
//跳转到报价单
goQuotation(Id) {
this.offerId = Id;
this.isShowviewQuo = true;
// this.offerId = Id;
// this.isShowviewQuo = true;
this.OpenNewUrl("/sale/quotation", {
Id: Id
});
},
//弹出退课名单
getTkshow(data) {
......
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