mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化投诉建议 状态不对bug
Signed-off-by: java110 <928255095@qq.com>
This commit is contained in:
parent
a9ab8db91b
commit
b110ea6773
@ -12,10 +12,10 @@
|
||||
statusCd: '',
|
||||
name: '全部'
|
||||
}, {
|
||||
statusCd: '10001',
|
||||
statusCd: 'W',
|
||||
name: '处理中'
|
||||
}, {
|
||||
statusCd: '10002',
|
||||
statusCd: 'C',
|
||||
name: '处理完成'
|
||||
}],
|
||||
complaintTypes:[],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user