方案数据-修复问题
This commit is contained in:
@@ -75,6 +75,7 @@ const tableStore = new TableStore({
|
||||
url: '/system-boot/csDictData/list',
|
||||
method: 'POST',
|
||||
column: [
|
||||
{ title: '序号', type: 'seq',width:60 },
|
||||
{ title: '数据分类', field: 'dataTypeName' , width: 170 },
|
||||
{ title: '数据名称', field: 'name' , width: 220 },
|
||||
{ title: '别名', field: 'otherName' , width: 220 },
|
||||
|
||||
Reference in New Issue
Block a user