去除极细选项

This commit is contained in:
itorr
2022-08-16 15:50:33 +08:00
parent c60554ac3f
commit aaaa974245

View File

@@ -96,7 +96,7 @@ const Convolutes = {
// 3, 2, -2,
// 0, -1, 0
// ],
'极细': creatConvoluteAverage(3),
// '极细': creatConvoluteAverage(3),
'精细': creatConvoluteAverage(5),
'一般': creatConvoluteAverage(7),
'稍粗': creatConvoluteAverage(9),