Browse Source

Update handle.vue

lex-xin 2 tháng trước cách đây
mục cha
commit
a7227ad248
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
           >