Parcourir la source

Update handle.vue

lex-xin il y a 2 mois
Parent
commit
a7227ad248
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/process/list/handle.vue

+ 1 - 1
src/views/process/list/handle.vue

@@ -89,7 +89,7 @@
         />
         <div class="text item" style="margin-top: 18px; text-align: center">
           <!-- 只要没有结束就可以评论 -->
-          <el-button round type="info" @click="handleCommit" v-if="is_end == 0"
+          <el-button round type="info" @click="handleCommit"
             >评论</el-button
           >