| | |
| | | }) |
| | | } |
| | | |
| | | // 不分页查询配方配置子信息列表 |
| | | export function noPageListFormulaChild(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/noPageListFormulaChild', |
| | | method: 'get', |
| | | params: query |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function releaseCheck(query) { |
| | | return request({ |
| | |
| | | }) |
| | | } |
| | | |
| | | export function unfinishedProcess(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/unfinishedProcess', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | export function inPlaceInspection(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/inPlaceInspection', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function fistSetpNumber(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/fistSetpNumber', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function manualNgOffline(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/manualNgOffline', |
| | | method: 'get', |
| | | params: query |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function jrmUpdateResults(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/jrmUpdateResults', |
| | | method: 'get', |
| | | params: query |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function yzUpdateResults(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/yzUpdateResults', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function jrmWorkpieceRelease(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/jrmWorkpieceRelease', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function clearWorkpieceRelease(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/clearWorkpieceRelease', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function workpieceRelease(query) { |
| | | return request({ |
| | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function checkMaterialCode(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/checkMaterialCode', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function yzUpdateTighteningFormula(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/yzUpdateTighteningFormula', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息列表 |
| | | export function updateTighteningFormula(query) { |
| | | return request({ |
| | | url: '/bs/formulaChild/updateTighteningFormula', |
| | | method: 'get', |
| | | params: query |
| | | |
| | | }) |
| | | } |
| | | |
| | | // 查询配方配置子信息详细 |
| | | export function getFormulaChild(id) { |
| | | return request({ |