From f024626e9d1b6bc0380655cd55892e5c102e20d9 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Sun, 13 Jul 2025 10:16:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8D=B0=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../back/component/dialogFormByCq.vue | 63 +++++- .../toolsLease/apply/component/homeApply.vue | 200 +++++++++++++----- .../outBound/component/homeApply.vue | 149 ++++++++----- 3 files changed, 301 insertions(+), 111 deletions(-) diff --git a/src/views/materialsStation/toolsBack/back/component/dialogFormByCq.vue b/src/views/materialsStation/toolsBack/back/component/dialogFormByCq.vue index 69218a47..6d4492ed 100644 --- a/src/views/materialsStation/toolsBack/back/component/dialogFormByCq.vue +++ b/src/views/materialsStation/toolsBack/back/component/dialogFormByCq.vue @@ -37,7 +37,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + + +
编号物资类型物资名称规格型号计量单位退料数量编号
{{ index + 1 }}{{ row.materialType }}{{ row.materialType }}{{ row.typeName }}{{ row.unitName }}{{ row.preNum }} + 无编码 + + 查看明细 + +
+ - + + + + + + + + + + + + + + + + + + + + +
序号物资类型物资名称规格型号设备编号
{{ index + 1 }}{{ row.materialType }}{{ row.materialName }}{{ row.typeName }}{{ row.maCode }}
+ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
机具名称规格型号单位数量设备编码额定载荷KN试验载荷KN持荷时间min试验日期下次试验日期检验结论备注
{{ row.typeName }}{{ row.typeModelName }}{{ row.unit }}{{ row.num }}{{ row.maCode }}{{ row.ratedLoad }}{{ row.testLoad }}{{ row.holdingTime }}{{ row.testTime }}{{ row.nextTestTime }}{{ row.checkResult }}{{ row.remark }}
@@ -181,30 +216,30 @@
- -
-
领料单
-
-
- 领料班组: - {{ leaseApplyData.teamName }} -
-
- 工程名称: - {{ leaseApplyData.projectName }} + +
+
领料单
+
+
+ 领料班组: + {{ leaseApplyData.teamName }} +
+
+ 工程名称: + {{ leaseApplyData.projectName }} +
+ +
+ 时间: + {{ leaseApplyData.createTime.split(' ')[0] }} +
+
+ 编号: + {{ leaseApplyData.code }} +
-
- 时间: - {{ leaseApplyData.createTime.split(' ')[0] }} -
-
- 编号: - {{ leaseApplyData.code }} -
-
- - + + + + + + + + + + + + + + + + + + + + + + + + +
序号类型名称规格型号计量单位预领数量备注出库方式
{{ index + 1 }}{{ row.maTypeName }}{{ row.typeName }}{{ row.unitName }}{{ row.preNum }}{{ row.remark }} + + 编码出库 + + 数量出库 +
-
-
-
发料:
-
-
- -
-
领料:
- +
+
+
发料:
+
+
+ +
+
领料:
+ +
-
- +