src/templates/tableshare/formconfig.js
@@ -203,6 +203,14 @@ value: 'sso', text: Formdict['header.form.database.sso'] }] }, { type: 'select', key: 'quick', label: Formdict['header.form.quickadd'], initVal: '', required: false, options: [] } ] } @@ -1031,6 +1039,14 @@ label: Formdict['header.form.linkForm'], initVal: card.linkSubField || [], options: inputfields }, { type: 'select', key: 'quick', label: Formdict['header.form.quickadd'], initVal: '', required: false, options: [] } ] }