src/tabviews/tableshare/actionList/index.jsx
@@ -836,7 +836,7 @@ if (item.type === 'textarea' || item.type === 'fileupload') { _fieldlen = item.fieldlength || 512 } else if (item.type === 'number') { _fieldlen = (item.decimal || item.decimal === 0) ? item.decimal : 18 _fieldlen = item.decimal ? item.decimal : 0 } return {