mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-10 12:01:57 +08:00
Remove unused images
This commit is contained in:
parent
640851f909
commit
1cbe1c264c
@ -7,7 +7,7 @@
|
||||
<el-container style="height: 100% !important;">
|
||||
<img
|
||||
fit="contain"
|
||||
:src="defaultImageLogo"
|
||||
:src="defaultImage"
|
||||
class="background-price-checking"
|
||||
>
|
||||
<el-main>
|
||||
@ -102,9 +102,6 @@ export default {
|
||||
defaultImage() {
|
||||
return require('@/image/ADempiere/priceChecking/no-image.jpg')
|
||||
},
|
||||
defaultImageLogo() {
|
||||
return require('@/image/ADempiere/priceChecking/todoagro.png')
|
||||
},
|
||||
backgroundForm() {
|
||||
if (this.isEmptyValue(this.currentImageOfProduct)) {
|
||||
return this.organizationBackground
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.5 MiB |
Loading…
x
Reference in New Issue
Block a user