1
This commit is contained in:
@@ -52,3 +52,30 @@ export function GetWorkOrderReportWorkList(params) {
|
||||
params
|
||||
})
|
||||
}
|
||||
|
||||
// 输入姓名拼音,查询此人今日报工记录
|
||||
export function GetReportInfoByName(params) {
|
||||
return request({
|
||||
url: '/mobile/reportflow/get_report_info_by_name',
|
||||
method: 'get',
|
||||
params
|
||||
})
|
||||
}
|
||||
|
||||
// 根据工艺路线获取所有工序
|
||||
export function GetProcessByRoute(params) {
|
||||
return request({
|
||||
url: '/mobile/reportflow/get_process_by_route',
|
||||
method: 'get',
|
||||
params
|
||||
})
|
||||
}
|
||||
|
||||
// 输入工序id 查询今天报工记录
|
||||
export function GetReportByProcessId(params) {
|
||||
return request({
|
||||
url: '/mobile/reportflow/get_report_by_processid',
|
||||
method: 'get',
|
||||
params
|
||||
})
|
||||
}
|
||||
|
||||
@@ -5,11 +5,11 @@ import request from '@/utils/request'
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle01(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle01',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle01',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -17,11 +17,11 @@ export function getMoudle01(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle02(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle02',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle02',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -29,11 +29,11 @@ export function getMoudle02(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle03(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle03',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle03',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -41,11 +41,11 @@ export function getMoudle03(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle04(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle04',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle04',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -53,11 +53,11 @@ export function getMoudle04(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle05(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle05',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle05',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -65,11 +65,11 @@ export function getMoudle05(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle06(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle06',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle06',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -77,11 +77,11 @@ export function getMoudle06(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle07(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle07',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle07',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -89,11 +89,11 @@ export function getMoudle07(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle08(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle08',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle08',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -101,11 +101,11 @@ export function getMoudle08(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle09(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle09',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle09',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -113,9 +113,9 @@ export function getMoudle09(query) {
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getMoudle10(query) {
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle10',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
return request({
|
||||
url: 'mes/bigscreen/product2/getMoudle10',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
73
src/api/smartScreen/ReportScreen/index.js
Normal file
73
src/api/smartScreen/ReportScreen/index.js
Normal file
@@ -0,0 +1,73 @@
|
||||
import request from '@/utils/request'
|
||||
|
||||
/**
|
||||
* 数字翻牌器
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getDigitalTurntable(query) {
|
||||
return request({
|
||||
url: 'mes/SmartScreen/Product/digital_turntable',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
* 各工序产量统计
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getBarProcessProductStatistic(query) {
|
||||
return request({
|
||||
url: 'mes/SmartScreen/Product/BarProcessProductStatistic',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
* 各工序产量统计
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getBarProcessProductStatisticWeek(query) {
|
||||
return request({
|
||||
url: 'mes/SmartScreen/Product/BarProcessProductStatistic_week',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
* 各工序产量统计
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getBarProcessProductStatisticMonth(query) {
|
||||
return request({
|
||||
url: 'mes/SmartScreen/Product/BarProcessProductStatistic_month',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
* 本月每天产量
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getOutputOfCurrentmonth(query) {
|
||||
return request({
|
||||
url: 'mes/SmartScreen/Product/outputOfCurrentmonth',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
/**
|
||||
* 本月每天产量
|
||||
* @param {查询条件} data
|
||||
*/
|
||||
export function getAccumulatedReport(query) {
|
||||
return request({
|
||||
url: 'mes/SmartScreen/Product/accumulatedreport',
|
||||
method: 'get',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user