支持table转卡片

This commit is contained in:
augushong
2020-03-26 20:59:50 +08:00
parent 0b0b8bd35d
commit 317e91ffba
7 changed files with 95 additions and 25 deletions

View File

@@ -114,7 +114,6 @@ abstract class BaseController
$jump_to_url = $jump_to_url;
}else{
$jump_to_url = url($jump_to_url);
}
}