src/templates/tableshare/formconfig.js @@ -1086,6 +1086,13 @@ initVal: '', required: false, options: [] }, { type: 'number', key: 'maxRows', label: Formdict['header.form.maxRows'], initVal: card.maxRows || 6, required: false } ] }