密码修改
This commit is contained in:
@@ -79,9 +79,9 @@ const tableStore = new TableStore({
|
||||
{ title: '数据名称', field: 'name' },
|
||||
{ title: '别名', field: 'otherName' },
|
||||
{ title: '展示名称', field: 'showName' },
|
||||
{ title: '相别', field: 'phaseName' },
|
||||
{ title: '单位', field: 'unit' },
|
||||
{ title: '基础数据类型', field: 'type' },
|
||||
{ title: '相别', field: 'phaseName', width: 80 },
|
||||
{ title: '单位', field: 'unit', width: 80 },
|
||||
{ title: '基础数据类型', field: 'type', width: 80 },
|
||||
{ title: '数据谐波次数', field: 'harmStart' },
|
||||
{ title: '数据统计方法', field: 'statMethod' },
|
||||
{ title: '数据存储', field: 'classIdName' },
|
||||
|
||||
Reference in New Issue
Block a user