Commit 2da960ba by 冷斌

设置

parent 3ae32556
......@@ -138,7 +138,8 @@
}
},
listItem: function(opt) {
return opt.options ? opt.options[this.innerTab].items : opt.items
console.log(opt);
// return opt.options ? opt.options[this.innerTab].items : opt.items
},
showEmpty: function() {
let opt = this.options[this.tab]
......
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