li.shaoyi 4 år sedan
förälder
incheckning
9290e11009
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      ERMCP/PCWEB/TableSql/fxgl_v3_pcweb_table_define.sql

+ 1 - 1
ERMCP/PCWEB/TableSql/fxgl_v3_pcweb_table_define.sql

@@ -1200,7 +1200,7 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'audit
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'receipttype', '发票类型', '0', 30, 1, 1, '', '', 'receipttype', 0, 0, '');
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'receipttype', '发票类型', '0', 30, 1, 1, '', '', 'receipttype', 0, 0, '');
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'InvoiceAmount', '金额', '0', 40, 1, 1, '', '', 'InvoiceAmount', 0, 0, '');
+values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'invoiceAmount', '金额', '0', 40, 1, 1, '', '', 'invoiceAmount', 0, 0, '');
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'applyname', '申请人', '0', 50, 1, 1, '', '', 'applyname', 0, 0, '');
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_someprice_detail_fp', 'applyname', '申请人', '0', 50, 1, 1, '', '', 'applyname', 0, 0, '');
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
 insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)