隐藏余额列表
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column label="余额" prop="amount">
|
||||
<template v-slot="scope">
|
||||
<span style="color: #1890ff;cursor: pointer;" @click="moneyevent">
|
||||
<span style="color: #1890ff;cursor: pointer;" >
|
||||
{{ scope.row.amount }}
|
||||
</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user