Browse Source

更新租户编码字段命令错误

pull/1/head
zongjl 2 years ago
parent
commit
49657ebba8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/data/tenant/index.vue

+ 1
- 1
src/views/data/tenant/index.vue View File

@@ -121,7 +121,7 @@ export default {
},
{
title: '租户编码',
dataIndex: 'url',
dataIndex: 'code',
align: 'code',
width: 100,
},

Loading…
Cancel
Save