소스 검색

:zap: 增加表格宽度

smallchill 6 년 전
부모
커밋
4eb53e2568
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,