fix
This commit is contained in:
parent
83967c68cd
commit
626daebb20
|
|
@ -317,8 +317,7 @@ export default {
|
||||||
pageParam: this.pageParam,
|
pageParam: this.pageParam,
|
||||||
total: this.total,
|
total: this.total,
|
||||||
tableInstance: this,
|
tableInstance: this,
|
||||||
meta: this.meta,
|
meta: this.meta
|
||||||
label2propMap: this.label2propMap
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
label2propMap() {
|
label2propMap() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue