lifanagju_citu hai 11 meses
pai
achega
4da1204125

+ 1 - 1
src/views/enterprise/systemManagement/informationSettingsComponents/enterpriseAlbum.vue

@@ -21,7 +21,7 @@ import { ref } from 'vue';
 
 
 defineOptions({name: 'informationSettingsComponents-enterpriseAlbum'})
 defineOptions({name: 'informationSettingsComponents-enterpriseAlbum'})
 const imgList = ref([{ url: false }, { url: 1}])
 const imgList = ref([{ url: false }, { url: 1}])
-const defaultUrl = 'https://minio.citupro.com/dev/menduner/7.png'
+const defaultUrl = 'https://minio.citupro.com/dev/menduner/company-avatar.png'
 </script>
 </script>
 <style lang="scss" scoped>
 <style lang="scss" scoped>
 .imgItem {
 .imgItem {