Commit e273c33d by 刘海龙

Merge branch 'master' of http://132.232.91.252:9999/ice/eduline

parents 1673b8e6 7afefe5d
......@@ -142,7 +142,7 @@
items: []
}, {
title: "已取消",
v: 'goods ',
v: 'goods',
items: []
}]
}]
......@@ -194,11 +194,11 @@
},
methods: {
onTopTab: function (tab) {
this.innerTab = tab;
this.tab = tab;
this.getList();
},
onInnerTab: function (tab) {
this.tab = tab;
this.innerTab = tab;
this.getList();
},
getList: function () {
......
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