king
2023-09-26 3140b58a56be4b1693766121dacb83fe6f6f21df
src/mob/searchconfig/settingform/index.jsx
@@ -127,7 +127,12 @@
            </Form.Item>
          </Col> : null}
          {type === 'search' ? <Col span={12}>
            <Form.Item label="初始值">
            <Form.Item label={
              <Tooltip placement="topLeft" title="可使用@username@、@fullName@。">
                <QuestionCircleOutlined className="mk-form-tip" />
                初始值
              </Tooltip>
            }>
              {getFieldDecorator('initval', {
                initialValue: config.setting.initval,
                rules: [