* close modal in xuanxuan.

This commit is contained in:
wangyidong
2018-12-19 13:44:31 +08:00
parent 06e898ea57
commit d3fa148cb3
8 changed files with 21 additions and 0 deletions
+2
View File
@@ -855,6 +855,8 @@ class testtask extends control
}
else
{
if($this->app->getViewType() == 'xhtml') die(js::closeXXModal());
$response['result'] = 'success';
$response['locate'] = 'reload';
$response['target'] = 'parent';