From 0f73417cc2bbafd6c2a32e8bde38e827239ea816 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Wed, 18 Jun 2025 20:07:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../material/back/component/addReturn.vue | 10 +- .../lease/apply/component/addToolsApply.vue | 7 +- .../material/part/partAcceptTwo/detail.vue | 743 +++++++++--------- .../part/partArrived/component/home.vue | 8 +- .../material/purchase/goodsAccept/detail.vue | 62 +- .../goodsArrived/component/addTools.vue | 24 +- .../purchase/goodsArrived/component/home.vue | 8 +- 7 files changed, 419 insertions(+), 443 deletions(-) diff --git a/src/views/material/back/component/addReturn.vue b/src/views/material/back/component/addReturn.vue index 184f3788..0041d48b 100644 --- a/src/views/material/back/component/addReturn.vue +++ b/src/views/material/back/component/addReturn.vue @@ -572,11 +572,11 @@ export default { // }, // ], phone: [ - { - required: true, - trigger: 'blur', - message: '请输入退料人的手机号' - }, + // { + // required: true, + // trigger: 'blur', + // message: '请输入退料人的手机号' + // }, { pattern: /^1[3456789]\d{9}$/, message: '请输入正确的手机号码', diff --git a/src/views/material/lease/apply/component/addToolsApply.vue b/src/views/material/lease/apply/component/addToolsApply.vue index aa957874..beea92cd 100644 --- a/src/views/material/lease/apply/component/addToolsApply.vue +++ b/src/views/material/lease/apply/component/addToolsApply.vue @@ -1099,7 +1099,7 @@ export default { // 高亮文本 highlightText(text, keyword) { - console.log("yyyyyyyyyyyyy",text,keyword) + // console.log("yyyyyyyyyyyyy",text,keyword) if (!keyword) return text; const reg = new RegExp(keyword, 'gi'); return text.replace(reg, match => `${match}`); @@ -1167,9 +1167,8 @@ export default { if (this.currentMatchIndex === -1 || !this.matchedOptions.length) return; const option = this.matchedOptions[this.currentMatchIndex]; - const selectDom = this.$el.querySelector('.el-select-dropdown__wrap'); + const selectDom = this.$el.querySelector('.type-select-dropdown'); const optionDom = selectDom?.querySelector(`[data-key="${option.typeId}"]`); - if (optionDom) { optionDom.scrollIntoView({ block: 'center', behavior: 'smooth' }); } @@ -1225,7 +1224,7 @@ export default { // overflow-y: auto; // } -.highlight-text { +::v-deep .highlight-text { background-color: #ffd04b; color: #000; } diff --git a/src/views/material/part/partAcceptTwo/detail.vue b/src/views/material/part/partAcceptTwo/detail.vue index 3b7e4e9e..17b43f54 100644 --- a/src/views/material/part/partAcceptTwo/detail.vue +++ b/src/views/material/part/partAcceptTwo/detail.vue @@ -11,17 +11,8 @@ label-width="90px" > - - + + - + - 合格 + + 合格 + - + - 不合格 + + 不合格 + - - + + - - - - - - - - + + + + + + + - - - - - - + + - + + + + + -
-
验收结论:
+
+
验收结论:
- + maxlength="100" + >
-
+
确认 取消
- - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + +
- -