mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
修改错别字
This commit is contained in:
parent
eec2a510c4
commit
4ff724e6d4
@ -476,7 +476,7 @@ class SessionPage(object):
|
|||||||
:param data: post方式要提交的数据
|
:param data: post方式要提交的数据
|
||||||
:param show_errmsg: 是否显示和抛出异常
|
:param show_errmsg: 是否显示和抛出异常
|
||||||
:param kwargs: 其它参数
|
:param kwargs: 其它参数
|
||||||
:return: tuple,第一位为Response或None,第二位为出错信息或'Sussess'
|
:return: tuple,第一位为Response或None,第二位为出错信息或'Success'
|
||||||
"""
|
"""
|
||||||
if not url:
|
if not url:
|
||||||
if show_errmsg:
|
if show_errmsg:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user