Explorar el Código

:zap: 增加表格宽度

smallchill hace 6 años
padre
commit
4eb53e2568
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,