修改bug 55828 入会流程联系方式电话的那个tips改成请填写电话

This commit is contained in:
hanshaozhuang
2022-06-20 12:46:27 +08:00
parent f97130da02
commit d1da57b3ef
@@ -220,7 +220,7 @@
align="center" align="center"
label="电话"> label="电话">
<template slot-scope="scope"> <template slot-scope="scope">
<el-input v-model="scope.row.tel_phone" placeholder="请填写单位"/> <el-input v-model="scope.row.tel_phone" placeholder="请填写电话"/>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column