Commit 905f2298 authored by liudong1993's avatar liudong1993

1

parent 2ba60cf0
......@@ -4375,7 +4375,7 @@ export default {
if (res.data.resultCode == 1) {
this.ctlxList = res.data.data;
// 屏蔽订车订房订门票
this.ctlxList.splice(-1);
// this.ctlxList.splice(-1); // 2026-04-30 把单订车开出来。
this.ctlxList.splice(-1);
this.ctlxList.splice(-1);
}
......
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