diff --git a/src/components/DesignForm/public/expand/lowcodeImage.vue b/src/components/DesignForm/public/expand/lowcodeImage.vue index 09a6cfa..9d09afd 100644 --- a/src/components/DesignForm/public/expand/lowcodeImage.vue +++ b/src/components/DesignForm/public/expand/lowcodeImage.vue @@ -57,7 +57,6 @@ const props = withDefaults( formTableSetUp?: Object; imgUrl?: string; type: string; - isEdit: boolean; }>(), {} ); @@ -336,7 +335,7 @@ const fit = computed(()=>{ /> { :on-success="handleAvatarSuccess" :before-upload="beforeAvatarUpload" v-loading="imgLoading" - :disabled="props.isEdit" > { v-loading="imgLoading" :on-success="handleAvatarSuccess1" style="margin-top: 10px;" - :disabled="props.isEdit" >