Просмотр исходного кода

Merge branch 'master' of http://119.23.210.103:3000/wy/mj_firm_former

hshutong 3 лет назад
Родитель
Сommit
f7b5e5fd1d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/statistics/properties/s8sheBeiHeChaPro.vue

+ 1 - 1
src/views/statistics/properties/s8sheBeiHeChaPro.vue

@@ -79,7 +79,7 @@
       },
       beforeCreate: function () {
           // 官方文档给出的是require
-           this.$options.components.s8sheBeiHeChaItem = () => import('../item/s10waiBuNengLi.vue')
+           this.$options.components.s8sheBeiHeChaItem = () => import('../item/s8sheBeiHeCha.vue')
           },
 
     watch:{