焊接日报
This commit is contained in:
+6
-1
@@ -6,4 +6,9 @@ import {
|
||||
/**
|
||||
* 请求单位工程
|
||||
*/
|
||||
export const reqProjectWorkArea = (projectId)=>get(`BaseInfo/getProjectWorkArea?projectId=${projectId}`)
|
||||
export const reqProjectWorkArea = (projectId)=>get(`BaseInfo/getProjectWorkArea?projectId=${projectId}`)
|
||||
|
||||
/**
|
||||
* 获取焊口位置
|
||||
*/
|
||||
export const getWeldingLocation = ()=>get(`BaseInfo/getWeldingLocation`)
|
||||
|
||||
Reference in New Issue
Block a user