Browse Source

:zap: 增加表格宽度

smallchill 6 years ago
parent
commit
4eb53e2568
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/tenant.vue

+ 1 - 1
src/views/system/tenant.vue

@@ -141,7 +141,7 @@
             {
               label: "过期时间",
               prop: "expireTime",
-              width: 160,
+              width: 180,
               slot: true,
               addDisplay: false,
               editDisplay: false,