fix: 修复数据库表数据横向滚动后切换tab导致表头错位&数据取消居中显示

This commit is contained in:
meilin.huang
2024-05-31 12:12:40 +08:00
parent d85bbff270
commit 4814793546
15 changed files with 118 additions and 32 deletions

View File

@@ -4,7 +4,7 @@ import "fmt"
const (
AppName = "mayfly-go"
Version = "v1.8.6"
Version = "v1.8.7"
)
func GetAppInfo() string {