* [task#64418,done,0.2h] fix bug.

This commit is contained in:
sunguangming
2025-07-30 08:42:15 +00:00
parent 7283453f90
commit aedcd4213f
+1 -1
View File
@@ -238,7 +238,7 @@ class task extends control
$this->locate($url);
}
if($this->app->tab == 'my')
if($this->app->tab == 'my' && $this->config->vision == 'rnd')
{
$this->loadModel('my');
if($from == 'work' || $from == 'contribute')