king
2025-05-08 b6c698c8833836971184a0a9c2645a15f8174d37
src/menu/datasource/verifycard/settingform/index.jsx
@@ -679,7 +679,7 @@
            </Col> : null}
            {config.subtype === 'dualdatacard' ? <Col span={8}>
              <Form.Item label={
                <Tooltip placement="topLeft" title="子表在主表中的数据集名称。">
                <Tooltip placement="topLeft" title="子表在主表中的数据集名称,使用 sub_data_string 时数据以 JSON 字符串形式返回(字段集中需添加 sub_data_string 字段)。">
                  <QuestionCircleOutlined className="mk-form-tip" />
                  子表字段
                </Tooltip>