perf: 优化滤镜模糊问题,默认不开启

This commit is contained in:
奔跑的面条
2022-09-19 17:51:12 +08:00
8 changed files with 26 additions and 4 deletions
@@ -97,6 +97,8 @@ export const useChartEditStore = defineStore({
width: 1920,
// 默认高度
height: 1080,
// 启用滤镜
filterShow: false,
// 色相
hueRotate: 0,
// 饱和度