bug修改

This commit is contained in:
zhaoxiao
2021-12-24 18:49:37 +08:00
parent 6cb304c3bf
commit 916a2c3869
@@ -42,7 +42,6 @@
<template v-if="item.paymentMethod && item.paymentMethod+'' === '2'">
<preview-file :file-id="item.proof"></preview-file>
</template>
<span v-else></span>
</div>
</div>
</a-col>