wip:(重构接口实现方式3)

This commit is contained in:
zhengxinonly
2022-05-10 23:43:33 +08:00
parent 7e6aecc99b
commit 0d25b479e5
7 changed files with 117 additions and 164 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
dtree.renderSelect({
elem: '#selectParent',
url: '/api/v1/dept/departments',
url: '/api/v1/dept/department',
method: 'get',
selectInputName: { nodeId: 'deptId', context: 'deptName' },
skin: 'layui',