Commit 14c9f651 by 吕明尚

修改页面

parent d18e25ac
......@@ -167,7 +167,7 @@
<!-- <el-table-column label="ID" align="center" prop="id"/>-->
<el-table-column label="用户手机号" align="center" prop="phone"/>
<el-table-column label="用户昵称" align="center" prop="nickName"/>
<el-table-column label="优惠券编码" align="center" prop="couponCode"/>
<el-table-column label="优惠券编码" align="center" prop="couponCode" width="350px"/>
<el-table-column label="优惠券名称" align="center" prop="name" width="240px"/>
<el-table-column label="优惠券类型" align="center" prop="couponType">
<template slot-scope="scope">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment