cnf
2025-09-17 2565d78042b7cc5ac500c4bac5edefdb7a046af5
pages/QC/XJ/List.vue
@@ -142,6 +142,7 @@
        url: 'Add?id=' + item.id + '&releaseNo=' + item.releaseNo
      });
    },
  },
  /**
   * 下拉刷新回调函数
@@ -335,6 +336,11 @@
  border-color: #2980b9;
}
button:hover {
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.plus-button {
  position: fixed;
  bottom: 20px;