---修改表格列展示
This commit is contained in:
@@ -40,7 +40,7 @@ export default {
|
||||
launch: 'Launch',
|
||||
fold: 'Fold',
|
||||
},
|
||||
rowId: 'RowID',
|
||||
rowId: 'ID',
|
||||
operate: 'Operate',
|
||||
units: {
|
||||
second: 'Second',
|
||||
|
||||
@@ -40,7 +40,7 @@ export default {
|
||||
launch: '展开',
|
||||
fold: '折叠',
|
||||
},
|
||||
rowId: '记录编号',
|
||||
rowId: '编号',
|
||||
operate: '操作',
|
||||
units: {
|
||||
second: '秒',
|
||||
|
||||
Reference in New Issue
Block a user