Skip to content

Commit

Permalink
pref:crud table grid loading gitee_IB0WAF
Browse files Browse the repository at this point in the history
  • Loading branch information
smallweis committed Nov 14, 2024
1 parent a076a55 commit 5d9a887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/element-ui/crud/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
ref="table"
:width="setPx(tableOption.width,config.width)"
:border="tableOption.border"
v-loading="tableLoading"
v-loading.lock="tableLoading"
:element-loading-text="tableOption.loadingText"
:element-loading-spinner="tableOption.loadingSpinner"
:element-loading-svg="tableOption.loadingSvg"
Expand Down

0 comments on commit 5d9a887

Please sign in to comment.