朱桂飞
2023-04-03 458962a2e4a4f6af0caa5fcb3867f2e42125fd40
1
2
3
export default function maxTranslate() {
  return -this.snapGrid[this.snapGrid.length - 1];
}