linwenxin 4 ماه پیش
والد
کامیت
2357ff9d30
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/workOrder/appraiseAppeal/appraisalStatement/index.vue

+ 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({