diff --git a/src/views/material/back/component/home.vue b/src/views/material/back/component/home.vue index 786145f3..90ae08e2 100644 --- a/src/views/material/back/component/home.vue +++ b/src/views/material/back/component/home.vue @@ -1,13 +1,6 @@ - + 删除 diff --git a/src/views/material/lease/apply/component/homeApply.vue b/src/views/material/lease/apply/component/homeApply.vue index e592c91d..552b34c1 100644 --- a/src/views/material/lease/apply/component/homeApply.vue +++ b/src/views/material/lease/apply/component/homeApply.vue @@ -232,6 +232,7 @@ style="margin-bottom: 10px" type="primary" @click="handleUpdate(scope.row)" + v-if="scope.row.taskStatus != 4" v-hasPermi="['purchase:info:edit']" >编辑 diff --git a/src/views/material/lease/protocol/index.vue b/src/views/material/lease/protocol/index.vue index 481d2d95..460fc8f6 100644 --- a/src/views/material/lease/protocol/index.vue +++ b/src/views/material/lease/protocol/index.vue @@ -1,10 +1,10 @@