fix:玻纤输出列表调整

This commit is contained in:
shijing 2025-08-26 14:55:52 +08:00
parent a4c15ba6d7
commit 5b12029d20
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ export default {
}
if(that.qct!==''&&that.qct!==null){//
that.getdefects();
}else{
}else if(that.material_out!==''&&that.material_out!==null){//
that.$API.qm.qct.getQct.req({ material: that.material_out,type:'out',tag:'process' }).then((res) => {
that.testdefectss(res);
}).catch(()=>{