fix:工单处理调整
This commit is contained in:
parent
c5d6e6fcf7
commit
6efc502ccf
|
@ -618,7 +618,7 @@ export default {
|
||||||
this.getRoutePack();
|
this.getRoutePack();
|
||||||
} else if (this.cateType === "backfire") {
|
} else if (this.cateType === "backfire") {
|
||||||
// 获取退火相关数据
|
// 获取退火相关数据
|
||||||
} else {
|
} else if (this.cateType === "opl") {
|
||||||
this.getOpl();
|
this.getOpl();
|
||||||
}
|
}
|
||||||
this.getticketItem();
|
this.getticketItem();
|
||||||
|
|
Loading…
Reference in New Issue