Commit 64abe935 authored by 仇晓婷's avatar 仇晓婷

ff

parent 852498c6
......@@ -19,10 +19,7 @@ export default {
deletes(params) {
return Api.post(`${material}/document/batchdelete`,params);
},
//文档分类列表
list(params){
return Api.post(`${material}/documentcategory/list`,params);
},
//自定义属性
listbyid(params){
return Api.get(`${material}/documentpropertydefinition/listbyid`,params);
......
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