设备图纸
This commit is contained in:
parent
32bd7bdcc6
commit
53853c4c9f
@ -115,9 +115,9 @@
|
||||
this.getDrawingList();
|
||||
},
|
||||
onLoad(opts) {
|
||||
this.equipId = opts.equipId;
|
||||
this.equipName = opts.equipName;
|
||||
if (opts.equipId != null && opts.equipId != '') {
|
||||
this.equipId = opts.equipId;
|
||||
this.equipName = opts.equipName;
|
||||
this.isJump = true;
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user