This commit is contained in:
xiaoma
2021-08-09 10:17:37 +08:00
parent 8f05b20ffa
commit d388ae5656
13 changed files with 47 additions and 37 deletions

View File

@@ -67,6 +67,6 @@ export const columns = [
{
title: '停留时间',
key: 'time',
width: 160,
width: 80,
},
];