소스 검색

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'] = ''