|
@@ -207,8 +207,6 @@ import { mapState, mapGetters, mapActions } from "vuex";
|
|
import Toast from "toasters";
|
|
import Toast from "toasters";
|
|
import ReportInfoItem from "@/components/ReportInfoItem.vue";
|
|
import ReportInfoItem from "@/components/ReportInfoItem.vue";
|
|
|
|
|
|
-import ReportInfoItem from "@/components/ReportInfoItem.vue";
|
|
|
|
-
|
|
|
|
export default {
|
|
export default {
|
|
components: { ReportInfoItem },
|
|
components: { ReportInfoItem },
|
|
data() {
|
|
data() {
|