Commit 4e91010b authored by 黄奎's avatar 黄奎

也没修过

parent bf3284e4
......@@ -508,11 +508,11 @@ export function queryEmpChangeLog(data) {
}
// 获取用户领用资产的数量(用户教育用户列表 展示资产使用情况)
export function getEduEmployeeNumList(data) {
return request_zc({
url: '/property/GetEduEmployeeReceiveNumList',
method: 'post',
data
});
// return request_zc({
// url: '/property/GetEduEmployeeReceiveNumList',
// method: 'post',
// data
// });
}
//获取用户资产列表
export function propertyGetPageList(data) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment