@@ -447,6 +447,9 @@
{
[super viewWillAppear:animated];
+
+ [self reload_data]; // 视图没及时刷新
// UIApplication * app = [UIApplication sharedApplication];
// AppDelegate *appDelegate = (AppDelegate *)[app delegate];
// if(appDelegate.bLogin==false)