SVN r322
SVN-Revision: r322
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Lskj.ProductSched
|
||||
DynamicProductSchedModel moduleModel = new DynamicProductSchedModel(obj);
|
||||
main.Model = moduleModel;
|
||||
moduleModel.DataCaches = new Dictionary<object, Hashtable>();
|
||||
if (SystemInfo.Instance.OptimizationSpeed) main.GetDataCaches(moduleModel.DataCaches);
|
||||
//if (SystemInfo.Instance.OptimizationSpeed) main.GetDataCaches(moduleModel.DataCaches);
|
||||
GridEnum gridEnum = GridEnum.GridView;
|
||||
if (!moduleModel.DataCaches.GetValue(main, "FormType", out int formType))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user