linan hace 4 años
padre
commit
47d6c3fb60
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      src/views/Home/Home.vue

+ 3 - 1
src/views/Home/Home.vue

@@ -108,6 +108,8 @@ export default {
             mainTitle: ''
         };
     },
+    activated() {},
+    deactivated(){},
     created() {
         // 获取屠宰批次 给后面下拉选择器使用
         this.$store.dispatch("getSlaughterBatchIdList");
@@ -137,7 +139,7 @@ export default {
         /* 
         http://hzsheep.ifarmcloud.com/butcher/#/home?target=定点屠宰智能管控
         http://hzsheep.ifarmcloud.com/butcher/#/home?target=产品制作智能监控
-        http://hzsheep.ifarmcloud.com/butcher/#/home?target=鲜肉储运智能管控 
+        http://hzsheep.ifarmcloud.com/butcher/#/home?target=鲜肉储运智能管控
         http://hzsheep.ifarmcloud.com/yield/#/home/firmInfo
         */
         /* 筛选菜单 */