admin
2024-09-29 fec0cc4d017507b6b871ffad0bf707ca97149b4e
_Main/BL/Type_AssemblyOnlinePlanCell/StaticMethod_RefreshData.qbl
@@ -11,7 +11,9 @@
    macroPlan.AssemblyOnlinePlanColumn( relflush );
    
    // 找装配线行
    oprs := selectsortedset( opt, OfflinePlanRow, tempOPR, tempOPR.ProductionLine() = "DL-MoMo" or tempOPR.ProductionLine() = "CC-MoMo", tempOPR.ProductionLine(), tempOPR.ProductID(), tempOPR.Type() );
    oprs := selectsortedset( opt, OfflinePlanRow, tempOPR,
                             tempOPR.ProductionLine() = "DL-MoMo" or tempOPR.ProductionLine() = "CC-MoMo" or tempOPR.ProductionLine() = "DL-ZKM",
                             tempOPR.ProductionLine(), tempOPR.ProductID(), tempOPR.Type() );
    opcs := selectsortedset( opt, OfflinePlanColumn, tempOPC, true, tempOPC.ColumnDate() );
    
    // 生成表格