Ver Fonte

-破锁管理删除按钮

jiangbiao há 2 anos atrás
pai
commit
7f5a1325d0
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      ui/src/views/apply/lock/index.vue

+ 1 - 0
ui/src/views/apply/lock/index.vue

@@ -148,6 +148,7 @@
             size="mini"
             type="text"
             icon="el-icon-delete"
+            :disabled="scope.row.status==2"
             @click="handleDelete(scope.row)"
             v-hasPermi="['apply:lock:remove']"
           >删除