소스 검색

Merge branch 'bucket' into jenkins

lex-xin 4 달 전
부모
커밋
d574ab2ebb
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
           >