Browse Source

投诉建议去掉未处理下拉选项

long 3 years ago
parent
commit
fb287c1400
1 changed files with 0 additions and 4 deletions
  1. 0 4
      operationSupport/src/views/propertyManagement/index.vue

+ 0 - 4
operationSupport/src/views/propertyManagement/index.vue

@@ -242,10 +242,6 @@ export default {
             ],
             // 投诉状态
             complaintStatus: [
-                {
-                    status: 1,
-                    label: '未处理'
-                },
                 {
                     status: 2,
                     label: '已处理'