Commit 0786235d by 陈超

A

parent 5e50912f
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
methods: { methods: {
onChange: function(tab) { onChange: function(tab) {
this.tab = tab this.tab = tab
let opt = this.options[that.tab] let opt = this.options[this.tab]
if(opt.items.length == 0) { if(opt.items.length == 0) {
this.onLoad() this.onLoad()
} }
......
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