This commit is contained in:
2024-03-27 09:43:26 +08:00
parent 98fc1953cf
commit 6ce3faf98d
4 changed files with 38 additions and 56 deletions

View File

@@ -46,7 +46,8 @@ const tableProps = [
prop: 'tableName',
label: '能源表名',
filter: publicFormatter('table_name'),
minWidth: 110
minWidth: 110,
showOverflowtooltip: true
},
{
prop: 'recordTime',