Commit fecb596b authored by Smile's avatar Smile

bug247 价格/空运价格-列表已关闭的渠道重新打开后,对应的空运路线的价格还是显示已关闭

parent e1905eec
...@@ -1607,6 +1607,7 @@ export default { ...@@ -1607,6 +1607,7 @@ export default {
this.queryParams[tmp[0]] = tmp[1]; this.queryParams[tmp[0]] = tmp[1];
} }
this.getList(); this.getList();
this.getChannelList()
}, },
/** 重置按钮操作 */ /** 重置按钮操作 */
resetQuery() { resetQuery() {
......
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