!44 update src/components/scTable/index.vue.
Merge pull request !44 from YaChengMu/N/A
This commit is contained in:
commit
5b751801b8
|
@ -103,6 +103,9 @@
|
||||||
apiObj(){
|
apiObj(){
|
||||||
this.tableParams = this.params;
|
this.tableParams = this.params;
|
||||||
this.refresh();
|
this.refresh();
|
||||||
|
},
|
||||||
|
column(){
|
||||||
|
this.userColumn=this.column;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
|
|
Loading…
Reference in New Issue