Browse Source

update 友情链接

15724580513 5 năm trước cách đây
mục cha
commit
ee71cd81bf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/management/HangYeZiXun/components/Table.vue

+ 1 - 0
src/views/management/HangYeZiXun/components/Table.vue

@@ -28,6 +28,7 @@
                 <el-image
                         style="width: 200px;height: 200px"
                         :src="scope.row.pic"
+                        :preview-src-list="scope.row.pic ? [scope.row.pic]: []"
                         fit="contain"></el-image>
             </template>
         </el-table-column>