From 69162ce4f7079b85d02aad31d68df7f9bd99cb4b Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Sun, 25 May 2025 15:35:36 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lease/apply/component/addToolsApply.vue | 2 +- .../lease/apply/component/homeApply.vue | 12 +- src/views/material/lease/outBound/index.vue | 2 +- src/views/material/part/partAccept/index.vue | 49 +-- .../material/part/partAcceptTwo/index.vue | 30 +- .../part/partArrived/component/home.vue | 30 +- .../part/partLease/component/homeApply.vue | 2 +- .../material/purchase/goodsAccept/index.vue | 16 +- .../goodsArrived/component/addTools.vue | 411 ++++++++++++++---- .../goodsArrived/component/queryTools.vue | 126 ++++-- .../material/purchase/goodsEntry/index.vue | 15 +- 11 files changed, 500 insertions(+), 195 deletions(-) diff --git a/src/views/material/lease/apply/component/addToolsApply.vue b/src/views/material/lease/apply/component/addToolsApply.vue index 2a306efd..36b2be00 100644 --- a/src/views/material/lease/apply/component/addToolsApply.vue +++ b/src/views/material/lease/apply/component/addToolsApply.vue @@ -407,7 +407,7 @@ export default { }, ], phone: [ - { required: true, message: "联系电话不能为空", trigger: "blur" }, + { required: false, message: "联系电话不能为空", trigger: "blur" }, { pattern: /^1[3|4|5|6|7|8|9][0-9]\d{8}$/, message: "请输入正确的手机号码", diff --git a/src/views/material/lease/apply/component/homeApply.vue b/src/views/material/lease/apply/component/homeApply.vue index 17d8a36b..c34c05ab 100644 --- a/src/views/material/lease/apply/component/homeApply.vue +++ b/src/views/material/lease/apply/component/homeApply.vue @@ -223,7 +223,7 @@
发料单位: - {{ leaseApplyData.sendUnit }} + {{ "机具物流分公司" }}
时间: @@ -237,10 +237,10 @@ - + - + @@ -270,14 +302,14 @@
报告管理
报告管理
@@ -317,7 +349,6 @@ -