修改bug 55828 入会流程联系方式电话的那个tips改成请填写电话
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
align="center"
|
||||
label="电话">
|
||||
<template slot-scope="scope">
|
||||
<el-input v-model="scope.row.tel_phone" placeholder="请填写单位"/>
|
||||
<el-input v-model="scope.row.tel_phone" placeholder="请填写电话"/>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
|
||||
Reference in New Issue
Block a user