!44 update src/components/scTable/index.vue.

Merge pull request !44 from YaChengMu/N/A
This commit is contained in:
sakuya 2022-12-02 05:00:38 +00:00 committed by Gitee
commit 5b751801b8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 3 additions and 0 deletions

View File

@ -103,6 +103,9 @@
apiObj(){
this.tableParams = this.params;
this.refresh();
},
column(){
this.userColumn=this.column;
}
},
computed: {