luowei 1 tahun lalu
induk
melakukan
bac8558cc1
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/resumptionEvaluate/evaluate/index.vue

+ 1 - 1
src/views/resumptionEvaluate/evaluate/index.vue

@@ -170,7 +170,7 @@
                   size="mini"
                   @click="publishHandler(row)"
                   type="text"
-                  v-if="row.orgId == isEdit"
+                  v-if="row.orgId == isEdit &&row.status==0"
                   :class="
                     row.isDistribute == 0
                       ? 'el-icon-arrow-down'