|
|
@@ -1273,34 +1273,34 @@
|
|
|
</el-col>
|
|
|
<el-col :span="10" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="产品名称" prop="id" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.product_name" id="产品名称" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '工单编号', '产品名称', '工序名称')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.product_name" id="产品名称" disabled style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '工单编号', '产品名称', '工序名称')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="10" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="工序名称" prop="id" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.gxmc" id="工序名称" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '产品名称', '工序名称', '印件号')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.gxmc" id="工序名称" disabled style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '产品名称', '工序名称', '印件号')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
</el-row>
|
|
|
<el-row :gutter="24" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-col :span="4" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="印件号" prop="id" label-width="60" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.yjno" style="margin-top:0px; margin-bottom: 1px;" id="印件号" @keydown="ent($event, '工序名称', '印件号', '印件名称')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.yjno" disabled style="margin-top:0px; margin-bottom: 1px;" id="印件号" @keydown="ent($event, '工序名称', '印件号', '印件名称')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="10" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="印件名称" prop="id" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.yj_name" id="印件名称" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '印件号', '印件名称', '工艺名称')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.yj_name" disabled id="印件名称" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '印件号', '印件名称', '工艺名称')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="8" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="工艺名称" prop="id" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.gy_name" id="工艺名称" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '印件名称', '工艺名称', 'gxh')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.gy_name" disabled id="工艺名称" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '印件名称', '工艺名称', 'gxh')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="2" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="" prop="id" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.gxh" id="gxh" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '工艺名称', 'gxh', '日期')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.gxh" disabled id="gxh" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '工艺名称', 'gxh', '日期')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
</el-row>
|
|
|
@@ -1309,7 +1309,7 @@
|
|
|
</el-col> -->
|
|
|
<el-col :span="4" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="日期" prop="" style="margin-top:0px; margin-bottom: 1px;margin-left:24px">
|
|
|
- <el-input v-model="formData3.日期" id="日期" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, 'gxh', '日期', '流程标牌')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.日期" disabled id="日期" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, 'gxh', '日期', '流程标牌')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="5" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
@@ -1319,12 +1319,12 @@
|
|
|
</el-col>
|
|
|
<el-col :span="5" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="上机时间" prop="id" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.上机时间" id="上机时间" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '流程标牌', '上机时间', '下机时间')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.上机时间" id="上机时间" disabled style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '流程标牌', '上机时间', '下机时间')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="5" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="下机时间" prop="" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.下机时间" style="margin-top:0px; margin-bottom: 1px;" id="下机时间" @keydown="ent($event, '上机时间', '下机时间', '产量')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.下机时间" disabled style="margin-top:0px; margin-bottom: 1px;" id="下机时间" @keydown="ent($event, '上机时间', '下机时间', '产量')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
<el-col :span="3">
|
|
|
@@ -1371,25 +1371,25 @@
|
|
|
|
|
|
<el-col :span="4" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="联数" prop="" style="margin-top:0px; margin-bottom: 1px;margin-left:24px">
|
|
|
- <el-input v-model="formData3.Gy0_ls" id="联数" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '来料异常', '联数', '墨色')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.Gy0_ls" disabled id="联数" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '来料异常', '联数', '墨色')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
|
|
|
<el-col :span="5" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="墨色" prop="" label-width="60" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.Gy0_ms" id="墨色" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '联数', '墨色', '装版总时长')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.Gy0_ms" disabled id="墨色" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '联数', '墨色', '装版总时长')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
|
|
|
<el-col :span="5" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="装版总时长" prop="id" style="margin-top:0px; margin-bottom: 1px;margin-left:-12px">
|
|
|
- <el-input v-model="formData3.装版总时长" disabled id="装版总时长" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '墨色', '装版总时长', '打样总工时')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.装版总时长" id="装版总时长" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '墨色', '装版总时长', '打样总工时')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
|
|
|
<el-col :span="5" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
<el-form-item label="打样总工时" prop="id" style="margin-top:0px; margin-bottom: 1px;margin-left:-12px">
|
|
|
- <el-input v-model="formData3.打样总工时" disabled style="margin-top:0px; margin-bottom: 1px;" id="打样总工时" @keydown="ent($event, '装版总时长', '打样总工时', '通电工时')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.打样总工时" style="margin-top:0px; margin-bottom: 1px;" id="打样总工时" @keydown="ent($event, '装版总时长', '打样总工时', '通电工时')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
|
|
|
@@ -1404,7 +1404,7 @@
|
|
|
<!-- <el-col :span="1" style="margin-top:0px; margin-bottom: 1px;"></el-col> -->
|
|
|
<el-col :span="4" style="margin-top:0px; margin-bottom: 1px;margin-left:0">
|
|
|
<el-form-item label="定额代号" prop="id" style="margin-top:0px; margin-bottom: 1px;">
|
|
|
- <el-input v-model="formData3.定额代号" id="定额代号" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '通电工时', '定额代号', '码开始行')" placeholder="" />
|
|
|
+ <el-input v-model="formData3.定额代号" disabled id="定额代号" style="margin-top:0px; margin-bottom: 1px;" @keydown="ent($event, '通电工时', '定额代号', '码开始行')" placeholder="" />
|
|
|
</el-form-item>
|
|
|
</el-col>
|
|
|
|