mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化加入咨询
This commit is contained in:
parent
6054dfb08a
commit
150e69e362
@ -56,7 +56,7 @@ export function getCategoryList() {
|
||||
src: "/static/images/index_park.png",
|
||||
href: "/pages/payParkingFeeList/payParkingFeeList"
|
||||
}, {
|
||||
name: "投诉建议",
|
||||
name: "投诉咨询",
|
||||
src: "/static/images/index_complaint.png",
|
||||
href: "/pages/complaint/complaint"
|
||||
}, {
|
||||
|
||||
@ -78,8 +78,8 @@
|
||||
roomName: "请选择",
|
||||
roomId: '',
|
||||
roomShow: false,
|
||||
columns: ['投诉', '建议'],
|
||||
typeCds: ['809001', '809002'],
|
||||
columns: ['投诉', '建议','咨询'],
|
||||
typeCds: ['809001', '809002', '809003'],
|
||||
typeName: '请选择',
|
||||
typeCd: '',
|
||||
typeShow: false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user