feat: There is no way the,buss hh process

This commit is contained in:
super_liu
2021-12-27 15:02:50 +08:00
parent 8e1837bee0
commit 05936aee1b
17 changed files with 1265 additions and 3353 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ export function processCreateStand (data) {
export function processCreateBuss (data) {
return axios({
url: '/api/lawss/actSarItemsLaws/processCreateBuss',
url: '/api/lawss/actSarItemsBuss/processCreateBuss',
method: 'post',
data
})