优化加入咨询

This commit is contained in:
java110 2021-08-12 12:41:54 +08:00
parent 6054dfb08a
commit 150e69e362
2 changed files with 3 additions and 3 deletions

View File

@ -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"
}, {

View File

@ -78,8 +78,8 @@
roomName: "请选择",
roomId: '',
roomShow: false,
columns: ['投诉', '建议'],
typeCds: ['809001', '809002'],
columns: ['投诉', '建议','咨询'],
typeCds: ['809001', '809002', '809003'],
typeName: '请选择',
typeCd: '',
typeShow: false,