src/templates/tableshare/formconfig.js
@@ -488,6 +488,13 @@ }, { type: 'text', key: 'sheet', label: Formdict['header.form.tablename'], initVal: card.sheet || config.setting.tableName || '', required: true }, { type: 'text', key: 'sql', label: Formdict['header.form.tablename'], initVal: card.sql || config.setting.tableName || '',