diff --git a/src/api/mes/recipeInfo/index.ts b/src/api/mes/recipeInfo/index.ts new file mode 100644 index 0000000..369d884 --- /dev/null +++ b/src/api/mes/recipeInfo/index.ts @@ -0,0 +1,77 @@ +import request from '@/utils/request'; +import { AxiosPromise } from 'axios'; +import { RecipeInfoVO, RecipeInfoForm, RecipeInfoQuery } from '@/api/mes/recipeInfo/types'; + +/** + * 查询配方-基础信息列表 + * @param query + * @returns {*} + */ + +export const listRecipeInfo = (query?: RecipeInfoQuery): AxiosPromise => { + return request({ + url: '/mes/recipeInfo/list', + method: 'get', + params: query + }); +}; + +/** + * 查询配方-基础信息详细 + * @param recipeId + */ +export const getRecipeInfo = (recipeId: string | number): AxiosPromise => { + return request({ + url: '/mes/recipeInfo/' + recipeId, + method: 'get' + }); +}; + +/** + * 新增配方-基础信息 + * @param data + */ +export const addRecipeInfo = (data: RecipeInfoForm) => { + return request({ + url: '/mes/recipeInfo', + method: 'post', + data: data + }); +}; + +/** + * 修改配方-基础信息 + * @param data + */ +export const updateRecipeInfo = (data: RecipeInfoForm) => { + return request({ + url: '/mes/recipeInfo', + method: 'put', + data: data + }); +}; + +/** + * 删除配方-基础信息 + * @param recipeId + */ +export const delRecipeInfo = (recipeId: string | number | Array) => { + return request({ + url: '/mes/recipeInfo/' + recipeId, + method: 'delete' + }); +}; + + +/** + * 下拉框查询配方-基础信息列表 + * @param query + * @returns {*} + */ +export function getProdRecipeInfoList (query) { + return request({ + url: '/mes/recipeInfo/getProdRecipeInfoList', + method: 'get', + params: query + }); +}; diff --git a/src/api/mes/recipeInfo/types.ts b/src/api/mes/recipeInfo/types.ts new file mode 100644 index 0000000..28a9f77 --- /dev/null +++ b/src/api/mes/recipeInfo/types.ts @@ -0,0 +1,931 @@ +export interface RecipeInfoVO { + /** + * 主键标识 + */ + recipeId: string | number; + + /** + * 机台ID + */ + machineId: string | number; + + /** + * 物料ID + */ + materialId: string | number; + + /** + * 版本号 + */ + edtCode: number; + + /** + * 配方类型(1正用) + */ + recipeType: number; + + /** + * 用户版本 + */ + userEdtCode: string; + + /** + * 配方状态(1正用 0停用) + */ + recipeState: string; + + /** + * 完成时间 + */ + doneTime: number; + + /** + * 架子车数 + */ + shelfNum: number; + + /** + * 配方重量 + */ + totalWeight: number; + + /** + * 填充系数 + */ + fillCoefficient: number; + + /** + * 炭黑回收类型 + */ + cbRecycleType: string; + + /** + * 炭黑回收时间 + */ + cbRecycleTime: number; + + /** + * 超温排胶最短时间 + */ + overtempMintime: number; + + /** + * 超时排胶时间 + */ + overtimeTime: number; + + /** + * 超温排胶温度 + */ + overtempTemp: number; + + /** + * 最大进胶温度 + */ + maxInpolytemp: number; + + /** + * 最小进胶温度 + */ + minInpolytemp: number; + + /** + * 进胶时间 + */ + inPolytime: number; + + /** + * 进炭黑时间 + */ + inCarbontime: number; + + /** + * 进油时间 + */ + inOiltime: number; + + /** + * 进粉时间 + */ + inPowdertime: number; + + /** + * 辊速差 + */ + rollSpeeddiff: number; + + /** + * 上顶栓压力差 + */ + ramPressdiff: number; + + /** + * 是否使用区域温度 + */ + isUseareatemp: string; + + /** + * 侧温 + */ + sideTemp: string | number; + + /** + * 侧温温差 + */ + sideTempdiff: string | number; + + /** + * 辊温 + */ + rollTemp: number; + + /** + * 辊温温差 + */ + rollTempdiff: number; + + /** + * 卸料门温度 + */ + ddoorTemp: number; + + /** + * 卸料门温差 + */ + ddoorTempdiff: number; + + /** + * 操作者 + */ + operCode: string; + + /** + * 备注 + */ + memNote: string; + + /** + * 配方编码 + */ + recipeCode: string; + + /** + * 开始使用时间 + */ + startDatetime: string; + + /** + * 停用时间 + */ + endDatetime: string; + + /** + * 机台优先级 + */ + equipPrior: string; + + /** + * 配方类型编码 + */ + recipeTypecode: string; + + /** + * 胶种编码 + */ + rubTypecode: string; + + /** + * 胶种类型 + */ + rubType: string; + + /** + * 物料种类编码 + */ + mkindCode: string; + + /** + * 物料分类编码 + */ + ikindCode: string; + + /** + * 共混范围 + */ + conglRang: string; + + /** + * SDS温度 + */ + sdsTemp: number; + + /** + * 最短时间 + */ + miniTime: number; + + /** + * 审核标志(0未审核 1已审核) + */ + auditFlag: string; + + /** + * 审核者 + */ + auditName: number; + + /** + * 审核日期 + */ + auditDate: string; + + /** + * 配方字典 + */ + recipeDic: string; + + /** + * 停放时间 + */ + stayTime: number; + + /** + * 研究编码 + */ + rearchCode: string; + + /** + * 黑胶回用 + */ + blackReuse: number; + + /** + * 回用时间 + */ + reuseTime: number; + + /** + * 过期时间 + */ + expireTime: number; + + /** + * 超温 + */ + overTemp: number; + + /** + * 最高温度 + */ + maxTemp: number; + + /** + * 最低温度 + */ + minTemp: number; + + /** + * 是否不控 + */ + ifNot: string; + + /** + * 主机温度 + */ + zzTemp: number; + + /** + * 卸料门温度(小料门) + */ + xlmTemp: number; + + /** + * 排胶控制 + */ + pjcontrl: number; + +} + +export interface RecipeInfoForm extends BaseEntity { + /** + * 主键标识 + */ + recipeId?: string | number; + + /** + * 机台ID + */ + machineId?: string | number; + + /** + * 物料ID + */ + materialId?: string | number; + + /** + * 版本号 + */ + edtCode?: number; + + /** + * 配方类型(1正用) + */ + recipeType?: number; + + /** + * 用户版本 + */ + userEdtCode?: string; + + /** + * 配方状态(1正用 0停用) + */ + recipeState?: string; + + /** + * 完成时间 + */ + doneTime?: number; + + /** + * 架子车数 + */ + shelfNum?: number; + + /** + * 配方重量 + */ + totalWeight?: number; + + /** + * 填充系数 + */ + fillCoefficient?: number; + + /** + * 炭黑回收类型 + */ + cbRecycleType?: string; + + /** + * 炭黑回收时间 + */ + cbRecycleTime?: number; + + /** + * 超温排胶最短时间 + */ + overtempMintime?: number; + + /** + * 超时排胶时间 + */ + overtimeTime?: number; + + /** + * 超温排胶温度 + */ + overtempTemp?: number; + + /** + * 最大进胶温度 + */ + maxInpolytemp?: number; + + /** + * 最小进胶温度 + */ + minInpolytemp?: number; + + /** + * 进胶时间 + */ + inPolytime?: number; + + /** + * 进炭黑时间 + */ + inCarbontime?: number; + + /** + * 进油时间 + */ + inOiltime?: number; + + /** + * 进粉时间 + */ + inPowdertime?: number; + + /** + * 辊速差 + */ + rollSpeeddiff?: number; + + /** + * 上顶栓压力差 + */ + ramPressdiff?: number; + + /** + * 是否使用区域温度 + */ + isUseareatemp?: string; + + /** + * 侧温 + */ + sideTemp?: string | number; + + /** + * 侧温温差 + */ + sideTempdiff?: string | number; + + /** + * 辊温 + */ + rollTemp?: number; + + /** + * 辊温温差 + */ + rollTempdiff?: number; + + /** + * 卸料门温度 + */ + ddoorTemp?: number; + + /** + * 卸料门温差 + */ + ddoorTempdiff?: number; + + /** + * 操作者 + */ + operCode?: string; + + /** + * 备注 + */ + memNote?: string; + + /** + * 配方编码 + */ + recipeCode?: string; + + /** + * 开始使用时间 + */ + startDatetime?: string; + + /** + * 停用时间 + */ + endDatetime?: string; + + /** + * 机台优先级 + */ + equipPrior?: string; + + /** + * 配方类型编码 + */ + recipeTypecode?: string; + + /** + * 胶种编码 + */ + rubTypecode?: string; + + /** + * 胶种类型 + */ + rubType?: string; + + /** + * 物料种类编码 + */ + mkindCode?: string; + + /** + * 物料分类编码 + */ + ikindCode?: string; + + /** + * 共混范围 + */ + conglRang?: string; + + /** + * SDS温度 + */ + sdsTemp?: number; + + /** + * 最短时间 + */ + miniTime?: number; + + /** + * 审核标志(0未审核 1已审核) + */ + auditFlag?: string; + + /** + * 审核者 + */ + auditName?: number; + + /** + * 审核日期 + */ + auditDate?: string; + + /** + * 配方字典 + */ + recipeDic?: string; + + /** + * 停放时间 + */ + stayTime?: number; + + /** + * 研究编码 + */ + rearchCode?: string; + + /** + * 黑胶回用 + */ + blackReuse?: number; + + /** + * 回用时间 + */ + reuseTime?: number; + + /** + * 过期时间 + */ + expireTime?: number; + + /** + * 超温 + */ + overTemp?: number; + + /** + * 最高温度 + */ + maxTemp?: number; + + /** + * 最低温度 + */ + minTemp?: number; + + /** + * 是否不控 + */ + ifNot?: string; + + /** + * 主机温度 + */ + zzTemp?: number; + + /** + * 卸料门温度(小料门) + */ + xlmTemp?: number; + + /** + * 排胶控制 + */ + pjcontrl?: number; + +} + +export interface RecipeInfoQuery extends PageQuery { + + /** + * 主键标识 + */ + recipeId?: string | number; + + /** + * 机台ID + */ + machineId?: string | number; + + /** + * 物料ID + */ + materialId?: string | number; + + /** + * 版本号 + */ + edtCode?: number; + + /** + * 配方类型(1正用) + */ + recipeType?: number; + + /** + * 用户版本 + */ + userEdtCode?: string; + + /** + * 配方状态(1正用 0停用) + */ + recipeState?: string; + + /** + * 完成时间 + */ + doneTime?: number; + + /** + * 架子车数 + */ + shelfNum?: number; + + /** + * 配方重量 + */ + totalWeight?: number; + + /** + * 填充系数 + */ + fillCoefficient?: number; + + /** + * 炭黑回收类型 + */ + cbRecycleType?: string; + + /** + * 炭黑回收时间 + */ + cbRecycleTime?: number; + + /** + * 超温排胶最短时间 + */ + overtempMintime?: number; + + /** + * 超时排胶时间 + */ + overtimeTime?: number; + + /** + * 超温排胶温度 + */ + overtempTemp?: number; + + /** + * 最大进胶温度 + */ + maxInpolytemp?: number; + + /** + * 最小进胶温度 + */ + minInpolytemp?: number; + + /** + * 进胶时间 + */ + inPolytime?: number; + + /** + * 进炭黑时间 + */ + inCarbontime?: number; + + /** + * 进油时间 + */ + inOiltime?: number; + + /** + * 进粉时间 + */ + inPowdertime?: number; + + /** + * 辊速差 + */ + rollSpeeddiff?: number; + + /** + * 上顶栓压力差 + */ + ramPressdiff?: number; + + /** + * 是否使用区域温度 + */ + isUseareatemp?: string; + + /** + * 侧温 + */ + sideTemp?: string | number; + + /** + * 侧温温差 + */ + sideTempdiff?: string | number; + + /** + * 辊温 + */ + rollTemp?: number; + + /** + * 辊温温差 + */ + rollTempdiff?: number; + + /** + * 卸料门温度 + */ + ddoorTemp?: number; + + /** + * 卸料门温差 + */ + ddoorTempdiff?: number; + + /** + * 操作者 + */ + operCode?: string; + + /** + * 备注 + */ + memNote?: string; + + /** + * 配方编码 + */ + recipeCode?: string; + + /** + * 开始使用时间 + */ + startDatetime?: string; + + /** + * 停用时间 + */ + endDatetime?: string; + + /** + * 机台优先级 + */ + equipPrior?: string; + + /** + * 配方类型编码 + */ + recipeTypecode?: string; + + /** + * 胶种编码 + */ + rubTypecode?: string; + + /** + * 胶种类型 + */ + rubType?: string; + + /** + * 物料种类编码 + */ + mkindCode?: string; + + /** + * 物料分类编码 + */ + ikindCode?: string; + + /** + * 共混范围 + */ + conglRang?: string; + + /** + * SDS温度 + */ + sdsTemp?: number; + + /** + * 最短时间 + */ + miniTime?: number; + + /** + * 审核标志(0未审核 1已审核) + */ + auditFlag?: string; + + /** + * 审核者 + */ + auditName?: number; + + /** + * 审核日期 + */ + auditDate?: string; + + /** + * 配方字典 + */ + recipeDic?: string; + + /** + * 停放时间 + */ + stayTime?: number; + + /** + * 研究编码 + */ + rearchCode?: string; + + /** + * 黑胶回用 + */ + blackReuse?: number; + + /** + * 回用时间 + */ + reuseTime?: number; + + /** + * 过期时间 + */ + expireTime?: number; + + /** + * 超温 + */ + overTemp?: number; + + /** + * 最高温度 + */ + maxTemp?: number; + + /** + * 最低温度 + */ + minTemp?: number; + + /** + * 是否不控 + */ + ifNot?: string; + + /** + * 主机温度 + */ + zzTemp?: number; + + /** + * 卸料门温度(小料门) + */ + xlmTemp?: number; + + /** + * 排胶控制 + */ + pjcontrl?: number; + + /** + * 日期范围参数 + */ + params?: any; +} + + + diff --git a/src/api/mes/recipeMixing/index.ts b/src/api/mes/recipeMixing/index.ts new file mode 100644 index 0000000..91e1cbf --- /dev/null +++ b/src/api/mes/recipeMixing/index.ts @@ -0,0 +1,77 @@ +import request from '@/utils/request'; +import { AxiosPromise } from 'axios'; +import { RecipeMixingVO, RecipeMixingForm, RecipeMixingQuery } from '@/api/mes/recipeMixing/types'; + +/** + * 查询配方混炼信息列表 + * @param query + * @returns {*} + */ + +export const listRecipeMixing = (query?: RecipeMixingQuery): AxiosPromise => { + return request({ + url: '/mes/recipeMixing/list', + method: 'get', + params: query + }); +}; + +/** + * 查询配方混炼信息详细 + * @param mixingId + */ +export const getRecipeMixing = (mixingId: string | number): AxiosPromise => { + return request({ + url: '/mes/recipeMixing/' + mixingId, + method: 'get' + }); +}; + +/** + * 新增配方混炼信息 + * @param data + */ +export const addRecipeMixing = (data: RecipeMixingForm) => { + return request({ + url: '/mes/recipeMixing', + method: 'post', + data: data + }); +}; + +/** + * 修改配方混炼信息 + * @param data + */ +export const updateRecipeMixing = (data: RecipeMixingForm) => { + return request({ + url: '/mes/recipeMixing', + method: 'put', + data: data + }); +}; + +/** + * 删除配方混炼信息 + * @param mixingId + */ +export const delRecipeMixing = (mixingId: string | number | Array) => { + return request({ + url: '/mes/recipeMixing/' + mixingId, + method: 'delete' + }); +}; + + +/** + * 下拉框查询配方混炼信息列表 + * @param query + * @returns {*} + */ +export function getProdRecipeMixingList (query) { + return request({ + url: '/mes/recipeMixing/getProdRecipeMixingList', + method: 'get', + params: query + }); +}; diff --git a/src/api/mes/recipeMixing/types.ts b/src/api/mes/recipeMixing/types.ts new file mode 100644 index 0000000..73310aa --- /dev/null +++ b/src/api/mes/recipeMixing/types.ts @@ -0,0 +1,346 @@ +export interface RecipeMixingVO { + /** + * 主键标识 + */ + mixingId: string | number; + + /** + * 配方ID + */ + recipeId: string | number; + + /** + * 混炼序号 + */ + mixId: string | number; + + /** + * 机台ID + */ + machineId: string | number; + + /** + * 版本号 + */ + edtCode: number; + + /** + * 条件编码 + */ + condCode: string; + + /** + * 混炼时间 + */ + mixingTime: number; + + /** + * 混炼温度 + */ + mixingTemp: number; + + /** + * 混炼能量 + */ + mixingEnergy: number; + + /** + * 混炼功率 + */ + mixingPower: number; + + /** + * 混炼压力 + */ + mixingPress: number; + + /** + * 混炼转速 + */ + mixingSpeed: number; + + /** + * 动作编码 + */ + actCode: string; + + /** + * 父级编码 + */ + fatherCode: string; + + /** + * 子级编码 + */ + childCode: string; + + /** + * 工步编码 + */ + termCode: string; + + /** + * 设定时间 + */ + setTime: number; + + /** + * 设定温度 + */ + setTemp: number; + + /** + * 设定能量 + */ + setEnergy: number; + + /** + * 设定功率 + */ + setPower: number; + + /** + * 设定压力 + */ + setPres: number; + + /** + * 设定转速 + */ + setRota: number; + +} + +export interface RecipeMixingForm extends BaseEntity { + /** + * 主键标识 + */ + mixingId?: string | number; + + /** + * 配方ID + */ + recipeId?: string | number; + + /** + * 混炼序号 + */ + mixId?: string | number; + + /** + * 机台ID + */ + machineId?: string | number; + + /** + * 版本号 + */ + edtCode?: number; + + /** + * 条件编码 + */ + condCode?: string; + + /** + * 混炼时间 + */ + mixingTime?: number; + + /** + * 混炼温度 + */ + mixingTemp?: number; + + /** + * 混炼能量 + */ + mixingEnergy?: number; + + /** + * 混炼功率 + */ + mixingPower?: number; + + /** + * 混炼压力 + */ + mixingPress?: number; + + /** + * 混炼转速 + */ + mixingSpeed?: number; + + /** + * 动作编码 + */ + actCode?: string; + + /** + * 父级编码 + */ + fatherCode?: string; + + /** + * 子级编码 + */ + childCode?: string; + + /** + * 工步编码 + */ + termCode?: string; + + /** + * 设定时间 + */ + setTime?: number; + + /** + * 设定温度 + */ + setTemp?: number; + + /** + * 设定能量 + */ + setEnergy?: number; + + /** + * 设定功率 + */ + setPower?: number; + + /** + * 设定压力 + */ + setPres?: number; + + /** + * 设定转速 + */ + setRota?: number; + +} + +export interface RecipeMixingQuery extends PageQuery { + + /** + * 主键标识 + */ + mixingId?: string | number; + + /** + * 配方ID + */ + recipeId?: string | number; + + /** + * 混炼序号 + */ + mixId?: string | number; + + /** + * 机台ID + */ + machineId?: string | number; + + /** + * 版本号 + */ + edtCode?: number; + + /** + * 条件编码 + */ + condCode?: string; + + /** + * 混炼时间 + */ + mixingTime?: number; + + /** + * 混炼温度 + */ + mixingTemp?: number; + + /** + * 混炼能量 + */ + mixingEnergy?: number; + + /** + * 混炼功率 + */ + mixingPower?: number; + + /** + * 混炼压力 + */ + mixingPress?: number; + + /** + * 混炼转速 + */ + mixingSpeed?: number; + + /** + * 动作编码 + */ + actCode?: string; + + /** + * 父级编码 + */ + fatherCode?: string; + + /** + * 子级编码 + */ + childCode?: string; + + /** + * 工步编码 + */ + termCode?: string; + + /** + * 设定时间 + */ + setTime?: number; + + /** + * 设定温度 + */ + setTemp?: number; + + /** + * 设定能量 + */ + setEnergy?: number; + + /** + * 设定功率 + */ + setPower?: number; + + /** + * 设定压力 + */ + setPres?: number; + + /** + * 设定转速 + */ + setRota?: number; + + /** + * 日期范围参数 + */ + params?: any; +} + + + diff --git a/src/api/mes/recipeWeight/index.ts b/src/api/mes/recipeWeight/index.ts new file mode 100644 index 0000000..5856114 --- /dev/null +++ b/src/api/mes/recipeWeight/index.ts @@ -0,0 +1,77 @@ +import request from '@/utils/request'; +import { AxiosPromise } from 'axios'; +import { RecipeWeightVO, RecipeWeightForm, RecipeWeightQuery } from '@/api/mes/recipeWeight/types'; + +/** + * 查询配方称量信息列表 + * @param query + * @returns {*} + */ + +export const listRecipeWeight = (query?: RecipeWeightQuery): AxiosPromise => { + return request({ + url: '/mes/recipeWeight/list', + method: 'get', + params: query + }); +}; + +/** + * 查询配方称量信息详细 + * @param weightId + */ +export const getRecipeWeight = (weightId: string | number): AxiosPromise => { + return request({ + url: '/mes/recipeWeight/' + weightId, + method: 'get' + }); +}; + +/** + * 新增配方称量信息 + * @param data + */ +export const addRecipeWeight = (data: RecipeWeightForm) => { + return request({ + url: '/mes/recipeWeight', + method: 'post', + data: data + }); +}; + +/** + * 修改配方称量信息 + * @param data + */ +export const updateRecipeWeight = (data: RecipeWeightForm) => { + return request({ + url: '/mes/recipeWeight', + method: 'put', + data: data + }); +}; + +/** + * 删除配方称量信息 + * @param weightId + */ +export const delRecipeWeight = (weightId: string | number | Array) => { + return request({ + url: '/mes/recipeWeight/' + weightId, + method: 'delete' + }); +}; + + +/** + * 下拉框查询配方称量信息列表 + * @param query + * @returns {*} + */ +export function getProdRecipeWeightList (query) { + return request({ + url: '/mes/recipeWeight/getProdRecipeWeightList', + method: 'get', + params: query + }); +}; diff --git a/src/api/mes/recipeWeight/types.ts b/src/api/mes/recipeWeight/types.ts new file mode 100644 index 0000000..9d6fc4d --- /dev/null +++ b/src/api/mes/recipeWeight/types.ts @@ -0,0 +1,241 @@ +export interface RecipeWeightVO { + /** + * 主键标识 + */ + weightId: string | number; + + /** + * 配方ID + */ + recipeId: string | number; + + /** + * 称量序号 + */ + weightSeq: number; + + /** + * 机台ID + */ + machineId: string | number; + + /** + * 版本号 + */ + edtCode: number; + + /** + * 称量类型 + */ + weightType: string; + + /** + * 秤编码 + */ + scaleCode: number; + + /** + * 动作编码 + */ + actCode: string; + + /** + * 设定重量 + */ + setWeight: number; + + /** + * 误差允许 + */ + errorAllow: number; + + /** + * 父级编码 + */ + fatherCode: string; + + /** + * 单位 + */ + unitId: string | number; + + /** + * 子级编码 + */ + childCode: string; + + /** + * 是否使用批次 + */ + ifUseBat: string; + + /** + * 最大比例 + */ + maxRate: string; + +} + +export interface RecipeWeightForm extends BaseEntity { + /** + * 主键标识 + */ + weightId?: string | number; + + /** + * 配方ID + */ + recipeId?: string | number; + + /** + * 称量序号 + */ + weightSeq?: number; + + /** + * 机台ID + */ + machineId?: string | number; + + /** + * 版本号 + */ + edtCode?: number; + + /** + * 称量类型 + */ + weightType?: string; + + /** + * 秤编码 + */ + scaleCode?: number; + + /** + * 动作编码 + */ + actCode?: string; + + /** + * 设定重量 + */ + setWeight?: number; + + /** + * 误差允许 + */ + errorAllow?: number; + + /** + * 父级编码 + */ + fatherCode?: string; + + /** + * 单位 + */ + unitId?: string | number; + + /** + * 子级编码 + */ + childCode?: string; + + /** + * 是否使用批次 + */ + ifUseBat?: string; + + /** + * 最大比例 + */ + maxRate?: string; + +} + +export interface RecipeWeightQuery extends PageQuery { + + /** + * 主键标识 + */ + weightId?: string | number; + + /** + * 配方ID + */ + recipeId?: string | number; + + /** + * 称量序号 + */ + weightSeq?: number; + + /** + * 机台ID + */ + machineId?: string | number; + + /** + * 版本号 + */ + edtCode?: number; + + /** + * 称量类型 + */ + weightType?: string; + + /** + * 秤编码 + */ + scaleCode?: number; + + /** + * 动作编码 + */ + actCode?: string; + + /** + * 设定重量 + */ + setWeight?: number; + + /** + * 误差允许 + */ + errorAllow?: number; + + /** + * 父级编码 + */ + fatherCode?: string; + + /** + * 单位 + */ + unitId?: string | number; + + /** + * 子级编码 + */ + childCode?: string; + + /** + * 是否使用批次 + */ + ifUseBat?: string; + + /** + * 最大比例 + */ + maxRate?: string; + + /** + * 日期范围参数 + */ + params?: any; +} + + + diff --git a/src/views/mes/recipeInfo/index.vue b/src/views/mes/recipeInfo/index.vue new file mode 100644 index 0000000..31390b6 --- /dev/null +++ b/src/views/mes/recipeInfo/index.vue @@ -0,0 +1,692 @@ + + + diff --git a/src/views/mes/recipeMixing/index.vue b/src/views/mes/recipeMixing/index.vue new file mode 100644 index 0000000..0f89397 --- /dev/null +++ b/src/views/mes/recipeMixing/index.vue @@ -0,0 +1,431 @@ + + + diff --git a/src/views/mes/recipeWeight/index.vue b/src/views/mes/recipeWeight/index.vue new file mode 100644 index 0000000..01a87ae --- /dev/null +++ b/src/views/mes/recipeWeight/index.vue @@ -0,0 +1,403 @@ + + +