From 4229d9a23607a8f8a8658c5b33e640b2dd00bea4 Mon Sep 17 00:00:00 2001 From: jjLv <1981429112@qq.com> Date: Fri, 15 Nov 2024 09:25:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E6=96=99=E5=87=BA=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/lease/outBound/index.vue | 156 +++++++++++++++++++- 1 file changed, 154 insertions(+), 2 deletions(-) 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: [], // 非单个禁用