Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -7,6 +7,7 @@ | @@ -7,6 +7,7 @@ | ||
| 7 | :option="option.value" | 7 | :option="option.value" |
| 8 | :manual-update="isPreview()" | 8 | :manual-update="isPreview()" |
| 9 | :loading="loading" | 9 | :loading="loading" |
| 10 | + :loadingOptions="{ maskColor: '#18181C', text: '加载中', textColor: 'white' }" | ||
| 10 | autoresize | 11 | autoresize |
| 11 | > | 12 | > |
| 12 | </v-chart> | 13 | </v-chart> |