[add] 不符合项库
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { getAction, postAction } from './manage'
|
||||
|
||||
// 不符合项库-关闭
|
||||
const nonmatchItemClose = (params) => postAction('', params)
|
||||
|
||||
export {
|
||||
nonmatchItemClose
|
||||
}
|
||||
Reference in New Issue
Block a user