|
@ -14,5 +14,6 @@ where i.DEL_FLAG='0' |
|
|
and i.DYNAMIC='1' |
|
|
and i.DYNAMIC='1' |
|
|
and i.COLUMN_NAME is not null |
|
|
and i.COLUMN_NAME is not null |
|
|
and i.COLUMN_NAME !='' |
|
|
and i.COLUMN_NAME !='' |
|
|
|
|
|
and i.LABEL !='出生日期' |
|
|
and i.ITEM_TYPE not in('cascader') |
|
|
and i.ITEM_TYPE not in('cascader') |
|
|
and label not in ('分割线'); |
|
|
and label not in ('分割线'); |