jiangping
2024-02-01 d4920f7a0b3146a2218a210d3f93b655ff010eb3
company/src/views/business/taxes.vue
@@ -70,7 +70,7 @@
                </el-table-column>
                <el-table-column prop="type" label="发票电子版" min-width="100px">
                    <template slot-scope="{row}">
                      <img v-if="row.imgurlFull!=null" :src="row.imgurlFull"  style="width: 90px;height: 90px">
                      <img v-if="row.imgurlFull!=null" :src="row.imgurlFull"  style="width: 40px;height: 40px">
                    </template>
                </el-table-column>
                <el-table-column label="操作" min-width="180px">