|
|
@@ -311,6 +311,9 @@ import zhiganwaiqiangSAP from '@/views/componentsTarget/zhiganwaiqiangSAP';
|
|
|
import moshouqiSAP from '@/views/componentsTarget/moshouqiSAP';
|
|
|
import fangshuiSAP from '@/views/componentsTarget/fangshuiSAP';
|
|
|
import neiqiangzhonggaoduanSAP from '@/views/componentsTarget/neiqiangzhonggaoduanSAP';
|
|
|
+import chunTaiSAP from '@/views/componentsTarget/chunTaiSAP';
|
|
|
+import ZYSAP from '@/views/componentsTarget/ZYSAP';
|
|
|
+import cizhuanjiaoSAP from '@/views/componentsTarget/cizhuanjiaoSAP';
|
|
|
export default {
|
|
|
components: {
|
|
|
performanceSAP,
|
|
|
@@ -319,6 +322,9 @@ export default {
|
|
|
moshouqiSAP,
|
|
|
fangshuiSAP,
|
|
|
neiqiangzhonggaoduanSAP,
|
|
|
+ chunTaiSAP,
|
|
|
+ ZYSAP,
|
|
|
+ cizhuanjiaoSAP,
|
|
|
},
|
|
|
props: {
|
|
|
reportInfo: {
|