@@ -104,6 +104,7 @@ const config: ChartConfig = {
default: 100,
comType: 'inputNumber',
options: {
+ needRefresh: true,
min: 1,
max: 1000,
}