样式
This commit is contained in:
@@ -7,7 +7,7 @@ export const handLogin = (user, password) => post('mobile/auth/login', {
|
||||
})
|
||||
|
||||
// 1.首页-查询人员所属的设备信息
|
||||
export const getDevice = () => post('api/produceshiftorder/getDevice', {
|
||||
export const getDevice = () => post('api/produceshiftorder/getDeviceList', {
|
||||
})
|
||||
|
||||
// 2.工单管理
|
||||
|
||||
Reference in New Issue
Block a user