[1078] 优化终端参数查询和设置
This commit is contained in:
@@ -91,6 +91,7 @@ export default {
|
||||
|
||||
mounted() {
|
||||
if (this.fatherValue !== null) {
|
||||
console.log(this.fatherValue)
|
||||
this.form.urgent = this.fatherValue.urgent || false
|
||||
this.form.alarmSpeeding = this.fatherValue.alarmSpeeding || false
|
||||
this.form.alarmTired = this.fatherValue.alarmTired || false
|
||||
|
||||
Reference in New Issue
Block a user