Bläddra i källkod

隐藏客户简称

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

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

@@ -128,8 +128,8 @@ values (seq_TableColumnConfig.Nextval, 'table_pcweb_delivery_ysh', 'tradeusernam
 insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_userinfo', 2, '客户资料', '', 'web端-客户资料');
 insert into TableDefine (TableKey, TableType, TableName, TabelMenu, Remark) values ('table_pcweb_userinfo', 2, '客户资料', '', 'web端-客户资料');
 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_userinfo', 'customername', '客户名称', '280', 10, 1, 1, '', '', 'customername', 0, 0, '');
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_userinfo', 'customername', '客户名称', '280', 10, 1, 1, '', '', 'customername', 0, 0, '');
-insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
-values (seq_TableColumnConfig.Nextval, 'table_pcweb_userinfo', 'nickname', '客户简称', '0', 20, 1, 1, '', '', 'nickname', 0, 0, '');
+-- insert into TableColumnConfig (AutoID, TableKey, ColumnField, ColumnTitle, ColumnWidth, OrderIndex, IsShow, AlignType, FormatterType, FormatterString, Remark, NeedSummary, SummaryType, GroupName)
+-- values (seq_TableColumnConfig.Nextval, 'table_pcweb_userinfo', 'nickname', '客户简称', '0', 20, 1, 1, '', '', 'nickname', 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_userinfo', 'userinfotype', '客户类型', '0', 30, 1, 1, '', '', 'userinfotype', 0, 0, '');
 values (seq_TableColumnConfig.Nextval, 'table_pcweb_userinfo', 'userinfotype', '客户类型', '0', 30, 1, 1, '', '', 'userinfotype', 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)