1bf3d3ed by lihua

添加T接近间距

1 parent 190a1bbf
...@@ -853,6 +853,7 @@ const privacyFormItems: any = ref([{ ...@@ -853,6 +853,7 @@ const privacyFormItems: any = ref([{
853 placeholder: 'T接近', 853 placeholder: 'T接近',
854 trueValue: 'Y', 854 trueValue: 'Y',
855 falseValue: 'N', 855 falseValue: 'N',
856 style: { 'margin-top': '2px' },
856 children: [ 857 children: [
857 { 858 {
858 label: '', 859 label: '',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!