提交 8275d1f9 authored 作者: lhh's avatar lhh

update

上级 ea370b39
......@@ -179,7 +179,7 @@ export default {
{ key: 'provinces', label: '省份', required: '1' },
{ key: 'city', label: '城市', required: '1' },
{ key: 'address', label: '备注', required: '1' },
{ key: 'fixed_telephone', label: '固话', required: '1' },
{ key: 'fixed_telephone', label: '项目部', required: '1' },
{ key: 'industry', label: '行业', required: '1' },
{ key: 'id_number', label: '身份证号码', required: '1' }
]
......
......@@ -149,8 +149,8 @@ export default {
},
{
type: 'input',
name: '固话',
placeholder: '请输入固话',
name: '项目部',
placeholder: '请输入项目部',
required: true,
key: 'fixed_telephone',
value: '',
......
......@@ -115,7 +115,7 @@ export default {
{ visible: true, key: 'provinces', label: '省份' },
{ visible: true, key: 'city', label: '城市' },
{ visible: true, key: 'address', label: '备注' },
{ visible: true, key: 'fixed_telephone', label: '固话' },
{ visible: true, key: 'fixed_telephone', label: '项目部' },
{ visible: true, key: 'industry', label: '行业' },
{ visible: true, key: 'code', label: '验证码' },
{ visible: true, key: 'wechat', label: '微信' },
......
......@@ -135,7 +135,7 @@ export default {
{ visible: true, key: 'provinces', label: '省份' },
{ visible: true, key: 'city', label: '城市' },
{ visible: true, key: 'address', label: '备注' },
{ visible: true, key: 'fixed_telephone', label: '固话' },
{ visible: true, key: 'fixed_telephone', label: '项目部' },
{ visible: true, key: 'industry', label: '行业' },
{ visible: true, key: 'code', label: '验证码' },
{ visible: true, key: 'wechat', label: '微信' },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论