wip:(重构接口实现方式2)
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
treeDefaultClose: false,
|
||||
toolbar: '#toolbar', /*表格的工具栏*/
|
||||
elem: '#tables', /*表格挂载的对象*/
|
||||
url: '/api/v1/dept/departments', /*数据来源接口*/
|
||||
url: '/api/v1/dept/department', /*数据来源接口*/
|
||||
page: false,
|
||||
cols: get_columns(),/*表格渲染的数据*/
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user