king
2022-11-23 1aef489df57146459a4cfdbfdcb8647327300acb
src/views/design/sidemenu/thdmenuform/index.jsx
@@ -158,7 +158,7 @@
                    message: '地址最长为1024个字符!'
                  }
                ]
              })(<TextArea rows={2} />)}
              })(<TextArea rows={3} />)}
            </Form.Item>
          </Col> : null}
        </Row>