[add] 企标库-企业标准
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { getAction } from './manage'
|
||||
|
||||
const getEnterpriseStandardTableHeader = (params) => getAction('', params)
|
||||
const getEnterpriseStandardSearchForm = (params) => getAction('', params)
|
||||
|
||||
export {
|
||||
getEnterpriseStandardTableHeader,
|
||||
getEnterpriseStandardSearchForm
|
||||
}
|
||||
Reference in New Issue
Block a user