mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
perf: 优化滤镜模糊问题,默认不开启
This commit is contained in:
@@ -97,6 +97,8 @@ export const useChartEditStore = defineStore({
|
||||
width: 1920,
|
||||
// 默认高度
|
||||
height: 1080,
|
||||
// 启用滤镜
|
||||
filterShow: false,
|
||||
// 色相
|
||||
hueRotate: 0,
|
||||
// 饱和度
|
||||
|
||||
Reference in New Issue
Block a user