ll
liukangdong
2024-11-14 9bfd32ac0781b51d2b8479b91a9754f18060fcb9
admin/src/components/common/ImageCropper.vue
@@ -95,7 +95,7 @@
  },
  methods: {
    getImagecropper(){
      return  this.$refs.cropper
      return this.$refs.cropper
    },
    // 学习截图框变化事件
    realTime (data) {