king
2023-04-06 9a457873b191ad48f8500279571341e7a98bfd9f
src/templates/zshare/formconfig.jsx
@@ -3466,7 +3466,7 @@
      type: 'radio',
      key: 'eval',
      label: '解析',
      initVal: card.eval || 'true',
      initVal: card.eval || 'false',
      tooltip: '当公式内容涉及计算时请选择“是”,当公式内容为字段拼接时请选择“否”。',
      required: false,
      options: [{