完善测试建表并统一前端格式
This commit is contained in:
@@ -208,7 +208,12 @@ function accountTypeLabel(type: string) {
|
||||
:admin="true"
|
||||
:preview-src-list="withdrawal.certificate_urls"
|
||||
fit="cover"
|
||||
:image-style="{ width: '100px', height: '100px', borderRadius: '4px', cursor: 'pointer' }"
|
||||
:image-style="{
|
||||
width: '100px',
|
||||
height: '100px',
|
||||
borderRadius: '4px',
|
||||
cursor: 'pointer',
|
||||
}"
|
||||
/>
|
||||
</div>
|
||||
</el-descriptions-item>
|
||||
|
||||
Reference in New Issue
Block a user