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">