更新
This commit is contained in:
@@ -56,3 +56,14 @@ export function getMachine() {
|
||||
}
|
||||
})
|
||||
}
|
||||
// 初始化 状态
|
||||
export function searchState() {
|
||||
return request({
|
||||
url: '',
|
||||
method: 'post',
|
||||
data: {
|
||||
type: '1',
|
||||
name: 'MES_机加工MES_设备状态查询_初始化'
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user