king
2020-02-04 973dd90ad4fb5061fbc8db0b2cb8ade7217328bf
src/templates/tableshare/formconfig.js
@@ -461,9 +461,9 @@
    {
      type: 'text',
      key: 'sql',
      label: Formdict['header.form.datasource'],
      label: Formdict['header.form.tablename'],
      initVal: card.sql || config.setting.tableName || '',
      tooltip: Formdict['header.form.actionhelp.datasource'],
      tooltip: Formdict['header.form.actionhelp.tablename'],
      required: false
    },
    {