|
@@ -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
|
|
|
*/
|
|
|
/* 筛选菜单 */
|