本帖最后由 堡塔运维香菜卷 于 2023-5-11 22:17 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:
REQUEST_DATE: 2023-05-11 21:20:22 PAN_VERSION: 7.9.10 OS_VERSION: Ubuntu 20.04.6 LTS x86_64(Py3.7.9)
系统:Ubuntu 20.04.6 LTS x86_64(Py3.7.9)
点击网站菜单出现以下问题
相关截图(日志、错误):Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2005, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1952, in run result = getattr(toObject, get.action)(get) File "class/panelSite.py", line 5259, in get_site_types data.insert(0,{"id":0,"name":"默认分类"})AttributeError: 'str' object has no attribute 'insert'
|
|