Commit 8fecf00e authored by 黄奎's avatar 黄奎

页面修改

parent 0be0ffd7
......@@ -2212,7 +2212,7 @@
//报价单查询
getOfferQuery(createBy) {
this.offerQMsg.CreateBy = createBy;
this.offerQMsg.CreateBy = 0;
//this.offerQMsg.CreateBy = 0;
this.apipost("travel_get_GetOfferListExtService", this.offerQMsg, res => {
if (res.data.resultCode == 1) {
this.offerDataList = res.data.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