bug修复
This commit is contained in:
@ -6,7 +6,7 @@ export const getUnApprovalCount = (name) =>
|
||||
method: "get",
|
||||
params: {
|
||||
name,
|
||||
type: "1",
|
||||
type: "0",
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user