k94314517
2024-02-23 3c456949b70671cc2ad95ad5395dfaceda519f17
company/src/components/enterprise/entrustmentHistory.vue
@@ -47,10 +47,12 @@
                label="电子发票">
                <template slot-scope="{row}">
                    <el-image
                        v-if="row.imgurlFull"
                        style="width: 50px; height: 50px"
                        :src="row.imgurlFull"
                        :preview-src-list="[row.imgurlFull]">
                    </el-image>
                    <span v-else>-</span>
                </template>
            </el-table-column>
            <el-table-column