wuxw
2019-11-02 5f684db800e7333c8f9d012ac3fa5657ae09af23
加入投诉管理
1个文件已修改
2 ■■■■■ 已修改文件
WebService/src/main/resources/components/complaintPackage/complaint-manage/complaintManage.html 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebService/src/main/resources/components/complaintPackage/complaint-manage/complaintManage.html
@@ -86,6 +86,7 @@
                            <th class="text-center">投诉ID</th>
                            <th class="text-center">投诉类型</th>
                            <th class="text-center">房屋编号</th>
                            <th class="text-center">投诉人</th>
                            <th class="text-center">投诉电话</th>
                            <th class="text-center">投诉状态</th>
                            <th class="text-center">操作</th>
@@ -98,6 +99,7 @@
                            <td class="text-center">{{complaint.complaintId}}</td>
                            <td class="text-center">{{complaint.typeCd}}</td>
                            <td class="text-center">{{complaint.roomId}}</td>
                            <td class="text-center">{{complaint.complaintName}}</td>
                            <td class="text-center">{{complaint.tel}}</td>
                            <td class="text-center">{{complaint.state}}</td>
                            <td class="text-center">