|
@@ -165,7 +165,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
<template v-slot:wechat="{ row }">
|
|
<template v-slot:wechat="{ row }">
|
|
|
- <el-input v-model="row.wechat" placeholder="请输入" maxlength="50"></el-input>
|
|
|
|
|
|
|
+ <el-input v-model="row.wechat" placeholder="请输入" maxlength="5cls0"></el-input>
|
|
|
</template>
|
|
</template>
|
|
|
<template v-slot:email="{ row }">
|
|
<template v-slot:email="{ row }">
|
|
|
<el-input v-model="row.email" placeholder="请输入" maxlength="50"></el-input>
|
|
<el-input v-model="row.email" placeholder="请输入" maxlength="50"></el-input>
|