增加表格宽度

dev
smallchill 6 years ago
parent e96c83ff1d
commit 4eb53e2568
  1. 2
      src/views/system/tenant.vue

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

Loading…
Cancel
Save