---修改表格列展示

This commit is contained in:
lai
2023-10-25 17:59:30 +08:00
parent daa74f148c
commit cdb8057736
4 changed files with 11 additions and 15 deletions

View File

@@ -40,7 +40,7 @@ export default {
launch: 'Launch',
fold: 'Fold',
},
rowId: 'RowID',
rowId: 'ID',
operate: 'Operate',
units: {
second: 'Second',

View File

@@ -40,7 +40,7 @@ export default {
launch: '展开',
fold: '折叠',
},
rowId: '记录编号',
rowId: '编号',
operate: '操作',
units: {
second: '秒',