diff --git a/src/views/material/lease/outBound/index.vue b/src/views/material/lease/outBound/index.vue index ae558ab5..6fb57e61 100644 --- a/src/views/material/lease/outBound/index.vue +++ b/src/views/material/lease/outBound/index.vue @@ -189,7 +189,6 @@ style="margin-bottom: 10px" type="primary" @click="handleOut(scope.row)" - v-if="scope.row.taskStatus != 4" v-hasPermi="['purchase:info:edit']" >出库 @@ -499,7 +498,7 @@ /> - + 关 闭 + + + +
+ +
+ 领料单 +
+
+
+ 领料单位: + {{ leaseApplyData.leaseUnit }} +
+
+ 工程名称: + {{ leaseApplyData.leaseProject }} +
+
+ 时间: + {{ leaseApplyData.createTime }} +
+
+ 编号: + {{ leaseApplyData.code }} +
+
+ + + + + + + + + + + + + + + + + + +
+
+ 审核: +
+
+ 领料: +
+
+ 仓库: +
+
+ 操作人: +
+
+
+
+ +
@@ -661,6 +812,7 @@ export default { showOutInfo: false, //编码出库的显示 openCode: false, + open: false, // 选中数组 ids: [], // 非单个禁用