opt:内包间行架,输送线出口位驱动优化
This commit is contained in:
@@ -153,6 +153,13 @@
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<el-row>
|
||||
<el-col :span="8">
|
||||
<el-form-item label="反馈任务号" label-width="150px">
|
||||
<el-switch v-model="form.task_update" />
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row>
|
||||
</el-form>
|
||||
</el-card>
|
||||
|
||||
@@ -326,7 +333,8 @@ export default {
|
||||
link_device_code: [],
|
||||
ship_device_update: true,
|
||||
special_flag: true,
|
||||
sendDeviceStatus: true
|
||||
sendDeviceStatus: true,
|
||||
task_update: true
|
||||
},
|
||||
rules: {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user