Commit 0f270847 authored by 黄奎's avatar 黄奎

参数修改

parent 2c22a0d0
......@@ -217,12 +217,13 @@ export default {
components: {},
data() {
return {
pageTitle: "线路订单",
pageTitle: "活动订单",
msg: {
pageIndex: 1,
pageSize: 15,
MiniAppUserId: 0,
orderState: -1,
GroupType:6,//活动订单
},
mainColor: "",
list: [
......
......@@ -223,6 +223,7 @@ export default {
pageSize: 15,
MiniAppUserId: 0,
orderState: -1,
GroupType:1,//线路订单
},
mainColor: "",
list: [
......
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