|
@@ -150,10 +150,8 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
onLoad: function(option) {
|
|
onLoad: function(option) {
|
|
- // this.handling_status = option.handling_status;
|
|
|
|
this.type = option.type;
|
|
this.type = option.type;
|
|
this.companyCode = option.companyCode;
|
|
this.companyCode = option.companyCode;
|
|
- this.processingStatus =this.handling_status;
|
|
|
|
this.alarmId = option.id;
|
|
this.alarmId = option.id;
|
|
|
|
|
|
|
|
|