瀏覽代碼

Bug 导入分项清单Excel,清单数量列,列宽设置

MaiXinRong 9 年之前
父節點
當前提交
bee668aba3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Units/ExportExcel.pas

+ 1 - 1
Units/ExportExcel.pas

@@ -129,7 +129,7 @@ const
     (FieldName: 'B_Code'; KeyField: ''; LookupKeyField: ''; LookupDataSetIndex: -1; TitleCaption: '헌데綾커뵀'; Width: 80; HorTextAlign: htaLeft),
     (FieldName: 'Name'; KeyField: ''; LookupKeyField: ''; LookupDataSetIndex: -1; TitleCaption: '츰냔'; Width: 200; HorTextAlign: htaLeft),
     (FieldName: 'Units'; KeyField: ''; LookupKeyField: ''; LookupDataSetIndex: -1; TitleCaption: '데貫'; Width: 40; HorTextAlign: htaCenter),
-    (FieldName: 'OrgQuantity'; KeyField: ''; LookupKeyField: ''; LookupDataSetIndex: -1; TitleCaption: '헌데鑒좆'; Width: 902; HorTextAlign: htaRight),
+    (FieldName: 'OrgQuantity'; KeyField: ''; LookupKeyField: ''; LookupDataSetIndex: -1; TitleCaption: '헌데鑒좆'; Width: 90; HorTextAlign: htaRight),
     (FieldName: 'MisQuantity'; KeyField: ''; LookupKeyField: ''; LookupDataSetIndex: -1; TitleCaption: '�셕댄짤鑒좆'; Width: 90; HorTextAlign: htaRight),
     (FieldName: 'OthQuantity'; KeyField: ''; LookupKeyField: ''; LookupDataSetIndex: -1; TitleCaption: '페儉댄짤鑒좆'; Width: 90; HorTextAlign: htaRight),
     (FieldName: 'DgnQuantity1'; KeyField: ''; LookupKeyField: ''; LookupDataSetIndex: -1; TitleCaption: '�셕鑒좆1'; Width: 80; HorTextAlign: htaRight),