浏览代码

APP升级提示3

chenshibin 4 年之前
父节点
当前提交
b38d6ac9a5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Controller/AppSetController.py

+ 1 - 1
Controller/AppSetController.py

@@ -84,7 +84,7 @@ class AppSetView(View):
                         else:
                             dict_json['editionUpgrading'] = '正在升级,请稍后登录'
                     else:
-                        dict_json.pop('editionUpgrading')
+                        dict_json['editionUpgrading'] = ''