diff --git a/src/pages/modules/homepage/two.vue b/src/pages/modules/homepage/two.vue
index 3ae3c42..8be5ada 100644
--- a/src/pages/modules/homepage/two.vue
+++ b/src/pages/modules/homepage/two.vue
@@ -150,8 +150,11 @@
-
-

+
diff --git a/src/pages/modules/sortpack/one.vue b/src/pages/modules/sortpack/one.vue
index 5e04f6a..45b0551 100644
--- a/src/pages/modules/sortpack/one.vue
+++ b/src/pages/modules/sortpack/one.vue
@@ -101,8 +101,11 @@
-
-

+
@@ -634,10 +637,10 @@ export default {
this.left = this.$refs.FJCDJXS01.getBoundingClientRect().left - 650
this.foldlineStyle = 'foldline_right'
break
- case 'FJMDJXS01':
- this.pkObj = this.DevicesInfoList.FJMDJXS01
- this.top = this.$refs.FJMDJXS01.getBoundingClientRect().top - 31
- this.left = this.$refs.FJMDJXS01.getBoundingClientRect().left - 650
+ case 'FJCDJXS02':
+ this.pkObj = this.DevicesInfoList.FJCDJXS02
+ this.top = this.$refs.FJCDJXS02.getBoundingClientRect().top - 31
+ this.left = this.$refs.FJCDJXS02.getBoundingClientRect().left - 650
this.foldlineStyle = 'foldline_right'
break
case 'BZJ01':