添加树表模版,树选择器

This commit is contained in:
Jason
2022-08-15 10:32:57 +08:00
parent 90c78a8aff
commit e65979d0ce
6 changed files with 215 additions and 4 deletions

View File

@@ -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 })
}
// 岗位列表