src/views/dmx/knowledgeLib/config.vue
@@ -18,7 +18,7 @@ v-if="avatarShow" :action="uploadAction" :limit="1" :url="httpUrl + form.avatar" :url="form.avatar ? httpUrl + form.avatar : ''" @update:fileList="updateFileList" @success="handleSuccess" ></Upload>