jhz
2022-09-01 f94d28fb8eb16d9c4bde0ca771ded1b4a4c87f30
DAL/公用/frmBillQueryCondition_New.cs
@@ -28,7 +28,7 @@
            DAL.ClsIF_Group_View oGroup = new DAL.ClsIF_Group_View();
            DAL.ClsIF_Process_View oProc = new DAL.ClsIF_Process_View();
            DAL.ClsIF_Supplier_View oSup = new DAL.ClsIF_Supplier_View();
            DAL.ClsIF_Warehouse_View oWare = new DAL.ClsIF_Warehouse_View();
            DAL.ClsIF_Warehouse_View oWare = new DAL.ClsIF_Warehouse_View();
            int FieldNameCol = 2;
            int ConditionCol = 4;
            if (sCol != ConditionCol)