2 lines
7.3 KiB
Java
2 lines
7.3 KiB
Java
|
|
var D=Object.defineProperty;var T=Object.getOwnPropertySymbols;var S=Object.prototype.hasOwnProperty,U=Object.prototype.propertyIsEnumerable;var M=(t,r,i)=>r in t?D(t,r,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[r]=i,x=(t,r)=>{for(var i in r||(r={}))S.call(r,i)&&M(t,i,r[i]);if(T)for(var i of T(r))U.call(r,i)&&M(t,i,r[i]);return t};var b=(t,r,i)=>new Promise((w,n)=>{var d=l=>{try{u(i.next(l))}catch(h){n(h)}},p=l=>{try{u(i.throw(l))}catch(h){n(h)}},u=l=>l.done?w(l.value):Promise.resolve(l.value).then(d,p);u((i=i.apply(t,r)).next())});import{B as j}from"./index-BDvqZ5j4.js";import{B as J}from"./BasicForm-ClUSoD_-.js";import"./helper-DcLcf4v6.js";import{u as q}from"./useForm-D61zovon.js";import H from"./JDictSelectTag-DqzD0_k1.js";import{d as g,s as L,au as z}from"./index-X7Y8jykP.js";import{a as A}from"./useModal-DaJ3Bflg.js";import{e as E,y as V,A as v,B as $,c as G,u as a,z as Q,f as y,r as P}from"./vue-vendor-DNhG1Cve.js";const ce=[{title:"胶料名称",align:"center",dataIndex:"materialName",width:160},{title:"胶料别名",align:"center",dataIndex:"materialCode",width:130},{title:"R0进胶时间(秒)",align:"center",dataIndex:"r0FeedTime",width:120},{title:"R0成环时间(秒)",align:"center",dataIndex:"r0RingTime",width:120},{title:"R0拉断时间(秒)",align:"center",dataIndex:"r0BreakTime",width:120},{title:"R0排胶时间(秒)",align:"center",dataIndex:"r0DischargeTime",width:120},{title:"R1进胶时间(秒)",align:"center",dataIndex:"r1FeedTime",width:120},{title:"R1成环时间(秒)",align:"center",dataIndex:"r1RingTime",width:120},{title:"R1拉断时间(秒)",align:"center",dataIndex:"r1BreakTime",width:120},{title:"R1排胶时间(秒)",align:"center",dataIndex:"r1DischargeTime",width:120},{title:"创建人",align:"center",dataIndex:"createBy",width:100,defaultHidden:!0},{title:"创建时间",align:"center",dataIndex:"createTime",width:165},{title:"修改人",align:"center",dataIndex:"updateBy",width:100,defaultHidden:!0}],de=[{label:"胶料",field:"materialId",component:"JDictSelectTag",componentProps:{dictCode:"mes_material,material_name,id",placeholder:"请选择胶料"},colProps:{span:6}},{label:"胶料别名",field:"materialCode",component:"JInput",colProps:{span:6}},{label:"胶料名称",field:"materialName",component:"JInput",colProps:{span:6}}],W=[{label:"",field:"id",component:"Input",show:!1},{label:"胶料",field:"materialId",component:"Input",slot:"materialPicker",dynamicRules:()=>[{required:!0,message:"请选择胶料"}]},{label:"胶料名称",field:"materialName",component:"Input",componentProps:{disabled:!0,placeholder:"选择胶料后自动带出"}},{label:"胶料别名",field:"materialCode",component:"Input",componentProps:{disabled:!0,placeholder:"选择胶料后自动带出别名"}},{label:"R0进胶时间",field:"r0FeedTime",component:"InputNumber",componentProps:{min:0,precision:2,placeholder:"单位:秒",style:{width:"100%"}}},{label:"R0成环时间",field:"r0RingTime",component:"InputNumber",componentProps:{min:0,precision:2,placeholder:"单位:秒",style:{width:"100%"}}},{label:"R0拉断时间",field:"r0BreakTime",component:"InputNumber",componentProps:{min:0,precision:2,placeholder:"单位:秒",style:{width:"100%"}}},{label:"R0排胶时间",field:"r0DischargeTime",component:"InputNumber",componentProps:{min:0,precision:2,placeholder:"单位:秒",style:{width:"100%"}}},{label:"R1进胶时间",field:"r1FeedTime",component:"InputNumber",componentProps:{min:0,precision:2,placeholder:"单位:秒",style:{width:"100%"}}},{label:"R1成环时间",field:"r1RingTime",component:"InputNumber",componentProps:{min:0,precision:2,placeholder:"单位:秒",style:{width:"100%"}}},{label:"R1拉断时间",field:"r1BreakTime",component:"InputNumber",componentProps:{min:0,precision:2,placeholder:"单位:秒",style:{width:"100%"}}},{label:"R1排胶时间",field:"r1DischargeTime",component:"InputNumber",componentProps:{min:0,precision:2,placeholder:"单位:秒",style:{width:"100%"}}}],pe={materialId:{title:"胶料",order:0,view:"sel_search",dictTable:"mes_material",dictCode:"id",dictTe
|