为了能快速了解并处理您的问题,请提供以下基础信息:
Anolis OS 8.6 x86_64
问题描述:相关截图(日志、错误): 网站错误: Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2006, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1953, in run result = getattr(toObject, get.action)(get) File "class/panelSite.py", line 5271, in get_site_types data.insert(0,{"id":0,"name":"默认分类"})AttributeError: 'str' object has no attribute 'insert'数据库错误: Traceback (most recent call last): File "class/data.py", line 309, in getData data['data']['backup_count'] = backup_count TypeError: 'str' object does not support item assignment |
|