工单
This commit is contained in:
@@ -39,6 +39,8 @@ const install = (Vue, vm) => {
|
||||
//获取处理人
|
||||
getHandler:(params = {})=>vm.$u.get(config.adminPath+'/property/enum-fetcher/enum-values/getServiceWorkOrdersHandler',params),
|
||||
|
||||
getHandler2:(params = {})=>vm.$u.get(config.adminPath+'/property/enum-fetcher/enum-values/getAccount',params),
|
||||
|
||||
//会议列表
|
||||
getMeetings:(params = {})=>vm.$u.get(config.adminPath+'/property/roomBooking/list',params),
|
||||
|
||||
|
Reference in New Issue
Block a user