|
|
@@ -38,6 +38,9 @@ import DoingWidget from '../widgets/DoingWidget';
|
|
|
import LineChartWidget from '../widgets/LineChartWidget';
|
|
|
import BarChartWidget from '../widgets/BarChartWidget';
|
|
|
import PieChartWidget from '../widgets/PieChartWidget';
|
|
|
+import MenusWidget from '../widgets/MenusWidget';
|
|
|
+import WaitWidget from '../widgets/WaitWidget';
|
|
|
+import DoingWidget from '../widgets/DoingWidget';
|
|
|
|
|
|
export default {
|
|
|
data() {
|