Parcourir la source

移除租户列表LOGO栏

pull/1/head
zongjl il y a 2 ans
Parent
révision
17a7b99451
1 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. +6
    -6
      src/views/data/tenant/index.vue

+ 6
- 6
src/views/data/tenant/index.vue Voir le fichier

@@ -125,12 +125,12 @@ export default {
align: 'code',
width: 100,
},
{
title: '租户头像',
dataIndex: 'logo',
align: 'center',
slots: {customRender: 'logo'}
},
// {
// title: '租户头像',
// dataIndex: 'logo',
// align: 'center',
// slots: {customRender: 'logo'}
// },
{
title: '租户类型',
dataIndex: 'type',

Chargement…
Annuler
Enregistrer