会员管理显示注册时间

master
cl 5 years ago
parent cfb092f820
commit 911f1ac1da

@ -42,6 +42,9 @@ export const tableOption = {
value: 1 value: 1
} }
] ]
}, {
label: '注册时间',
prop: 'userRegtime',
imgWidth: 150
}] }]
} }

Loading…
Cancel
Save