Commit 443b7f8c by 冷斌

fix bug

parent 5bbfe49f
......@@ -106,11 +106,11 @@
items: []
}, {
title: "已完成",
v: 'exams',
v: 'course',
items: []
}, {
title: "已取消",
v: 'goods',
v: 'course',
items: []
}]
}, {
......@@ -118,7 +118,7 @@
v: 3,
options: [{
title: "待支付",
v: 'course',
v: 'exams',
items: []
}, {
title: "已完成",
......@@ -126,7 +126,7 @@
items: []
}, {
title: "已取消",
v: 'goods',
v: 'exams',
items: []
}]
}, {
......@@ -134,11 +134,11 @@
v: 2,
options: [{
title: "待支付",
v: 'course',
v: 'goods',
items: []
}, {
title: "已完成",
v: 'exams',
v: 'goods',
items: []
}, {
title: "已取消",
......
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