소스 검색

fix: 修改下发按钮权限

xiaweibo 1 개월 전
부모
커밋
962e29b317
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/production-safety/safetyAssessment/evaluationSystem/evaluationSystem.vue

+ 1 - 1
src/views/production-safety/safetyAssessment/evaluationSystem/evaluationSystem.vue

@@ -133,7 +133,7 @@
 
                 <!-- 待反馈:作废 / 考核对象 -->
                 <template v-else-if="Number(scope.row.status) === 2">
-                  <!-- <ActionButton text="下发" @click="handleIssue(scope.row.id)" /> -->
+                  <ActionButton text="下发" @click="handleIssue(scope.row.id)" />
                   <ActionButton
                     text="作废"
                     :popconfirm="{