update:table组件

This commit is contained in:
JaguarJack
2021-03-31 20:21:16 +08:00
parent 5ce104e820
commit 2ad466e617
4 changed files with 66 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
namespace catcher\library\table;
use catcher\library\components\Button;
use catcher\library\table\components\Button;
class Actions
{