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