Skip to content

Commit f780258

Browse files
committed
修复Grid 排序问题
Grid状态保存vuex logo属性修改
1 parent 8a36e37 commit f780258

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Grid/Toolbars.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ public function __construct()
2525
{
2626
$this->createButton = new CreateButton();
2727
$this->createButton->content("添加")->icon("el-icon-plus");
28-
2928
}
3029

3130
/**

0 commit comments

Comments
 (0)