Przeglądaj źródła

fix: 修改下发按钮权限

xiaweibo 1 miesiąc temu
rodzic
commit
962e29b317

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