初始化

master
法外狂徒张三 2024-09-04 09:57:23 +08:00
parent ca44237c59
commit 73dc1ef318
1 changed files with 5 additions and 1 deletions

View File

@ -80,7 +80,11 @@
<i class="el-icon-user"> </i>备注</template>
{{customer.sysBeihzu}}
</el-descriptions-item>
<el-descriptions-item>
<template slot="label">
<i class="el-icon-user"> </i>测试</template>
<button @click="test(customer)"></button>
</el-descriptions-item>
</el-descriptions>
</div>
</el-card>