!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(){
|
||||
this.tableParams = this.params;
|
||||
this.refresh();
|
||||
},
|
||||
column(){
|
||||
this.userColumn=this.column;
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
|
Loading…
Reference in New Issue