mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-09 16:02:27 +08:00
fix bug
This commit is contained in:
@@ -67,6 +67,6 @@ export const columns = [
|
||||
{
|
||||
title: '停留时间',
|
||||
key: 'time',
|
||||
width: 160,
|
||||
width: 80,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user