king
2022-04-25 9e716f3bd30820a08757845b592db73363faa48c
src/templates/zshare/formconfig.jsx
@@ -1309,7 +1309,7 @@
      type: 'text',
      key: 'output',
      label: '返回值',
      tooltip: '执行成功后的返回值。',
      tooltip: '执行成功后的返回值。例如:@id',
      initVal: card.output || '',
      required: false
    },