|
@@ -21,7 +21,7 @@ import { ref } from 'vue';
|
|
|
|
|
|
defineOptions({name: 'informationSettingsComponents-enterpriseAlbum'})
|
|
|
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>
|
|
|
<style lang="scss" scoped>
|
|
|
.imgItem {
|