mooho-base-admin-plus 0.4.48 → 0.4.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -30445,7 +30445,9 @@ const _sfc_main$J = {
|
|
|
30445
30445
|
this.data = res2.data;
|
|
30446
30446
|
}
|
|
30447
30447
|
}
|
|
30448
|
-
|
|
30448
|
+
setTimeout(() => {
|
|
30449
|
+
this.loadChart();
|
|
30450
|
+
});
|
|
30449
30451
|
},
|
|
30450
30452
|
async loadChart(data2) {
|
|
30451
30453
|
if (data2) {
|