Explorar el Código

APP升级提示3

chenshibin hace 4 años
padre
commit
b38d6ac9a5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'] = ''