修改我的小区文字显示
This commit is contained in:
parent
fad29dd656
commit
d3c1ab9a99
@ -231,7 +231,7 @@ export default {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
nav_icon: 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com/noValFunction1.png',
|
nav_icon: 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com/noValFunction1.png',
|
||||||
nav_name: "物业保修",
|
nav_name: "物业报修",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
nav_icon: 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com/noValFunction4.png',
|
nav_icon: 'https://wechat-img-file.oss-cn-beijing.aliyuncs.com/noValFunction4.png',
|
||||||
|
|||||||
@ -130,7 +130,7 @@ export default {
|
|||||||
localHeight: "",
|
localHeight: "",
|
||||||
roomList: [],
|
roomList: [],
|
||||||
columns: [],
|
columns: [],
|
||||||
category: {}, // 保修类型信息
|
category: {}, // 报修类型信息
|
||||||
repairInfo: '', // 问题描述
|
repairInfo: '', // 问题描述
|
||||||
contactName: '', // 联系人名称
|
contactName: '', // 联系人名称
|
||||||
contactPhone: '', // 联系人电话
|
contactPhone: '', // 联系人电话
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user