feat: There is no way the, 新复审

This commit is contained in:
super_liu
2022-02-17 16:23:34 +08:00
parent b8f5de3721
commit 61328f48b8
7 changed files with 1883 additions and 81 deletions
+8
View File
@@ -93,6 +93,14 @@ export function processCreateBuss (data) {
})
}
export function processCreateFsBuss (data) {
return axios({
url: '/api/lawss/actSarItemsBuss/processCreateFsBuss',
method: 'post',
data
})
}
export function processCreateLaws (data) {
return axios({
url: '/api/lawss/actSarItemsLaws/processCreateLaws',