linwenxin 4 mesiacov pred
rodič
commit
2357ff9d30

+ 1 - 1
src/views/workOrder/appraiseAppeal/appraisalStatement/index.vue

@@ -717,7 +717,7 @@ export default {
         // 二次申诉
         secondStatement: {
           conditions: ({ row, index, column }) => {
-            return row.isSecond == false && row.websitResult == 'All' && row.status == 'OK'
+            return row.isSecond == false && row.websitResult == 'ALL' && row.status == 'OK'
           },
           click: ({ row, index, column }) => {
             appraiseApplyApplyDetail({