浏览代码

Update handle.vue

lex-xin 2 月之前
父节点
当前提交
a7227ad248
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
           >