瀏覽代碼

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="{