feat: There is no way the,Laws
This commit is contained in:
@@ -76,6 +76,14 @@ export function processCreateStand (data) {
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
export function processCreateLaws (data) {
|
||||
return axios({
|
||||
url: '/api/lawss/actSarItemsLaws/processCreateLaws',
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
// 流程3 法规流程入库
|
||||
export function processCreatePG (data) {
|
||||
return axios({
|
||||
|
||||
Reference in New Issue
Block a user