feat:子工序填写时只有喷码需要设备
This commit is contained in:
parent
bea55dbe1b
commit
ecae48fe14
|
|
@ -167,7 +167,7 @@
|
|||
</el-select>
|
||||
</el-form-item>
|
||||
</el-col> -->
|
||||
<el-col :span="23">
|
||||
<el-col :span="23" v-if="route_code=='pengma'">
|
||||
<el-form-item label="使用设备" prop="equipment">
|
||||
<el-select
|
||||
v-model="muserForm.equipment"
|
||||
|
|
|
|||
Loading…
Reference in New Issue