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