mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-24 11:58:04 +08:00
添加树表模版,树选择器
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import request from '@/utils/request'
|
||||
|
||||
// 岗位列表
|
||||
export function postLists(params: any) {
|
||||
export function postLists(params?: any) {
|
||||
return request.get({ url: '/system/post/list', params })
|
||||
}
|
||||
// 岗位列表
|
||||
|
||||
Reference in New Issue
Block a user