Browse Source

fix issue 315 and 317

tags/v1.21.8^2
zhoupzh 4 years ago
parent
commit
55b4e0c8cb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      web_src/js/components/Images.vue

+ 1
- 1
web_src/js/components/Images.vue View File

@@ -69,7 +69,7 @@
prop="provider"
label="提供者"
width="120"
align="letf"
align="left"
sortable>
</el-table-column>
<el-table-column


Loading…
Cancel
Save