【bug】修改用户管理列表 手机号 为手机号码

This commit is contained in:
fengachen
2021-10-26 15:18:37 +08:00
parent 01bad09943
commit eae52a0452
+1 -1
View File
@@ -181,7 +181,7 @@ export default {
// scopedSlots: { customRender: "text" },
// },
{
title: '手机号',
title: '手机号',
align: 'center',
width: 160,
dataIndex: 'phone',