|
|
@@ -293,7 +293,7 @@ import performanceSAP from '@/views/componentsTarget/performanceSAP';
|
|
|
import ZYSAP from '@/views/componentsTarget/ZYSAP';
|
|
|
import veryGoodPlaceOrder from '@/views/componentsTarget/veryGoodPlaceOrder';
|
|
|
import share from '@/components/share';
|
|
|
-import chatBIReport from './chatBIReport.vue';
|
|
|
+// import chatBIReport from './chatBIReport.vue';
|
|
|
import reportCustom from './reportCustom';
|
|
|
import target from './target.vue';
|
|
|
import Atarget from '@/views/home/Atarget.vue';
|
|
|
@@ -310,7 +310,7 @@ export default {
|
|
|
ZYSAP,
|
|
|
veryGoodPlaceOrder,
|
|
|
share,
|
|
|
- chatBIReport,
|
|
|
+ // chatBIReport,
|
|
|
reportCustom,
|
|
|
target,
|
|
|
Atarget,
|