update Table

update Table
This commit is contained in:
梁灏 2016-11-30 13:17:55 +08:00
parent 24b201465e
commit 5d0499ce1e
7 changed files with 80 additions and 29 deletions

View file

@ -19,7 +19,10 @@
naturalIndex: Number, // index of rebuildData
index: Number, // _index of data
checked: Boolean,
fixed: Boolean
fixed: {
type: [Boolean, String],
default: false
}
},
data () {
return {