From 2d1126512cfb3ec7bf07ada1599165bea962568e Mon Sep 17 00:00:00 2001 From: helloDy <1615073571@qq.com> Date: Tue, 30 Jan 2024 08:59:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E7=BA=BF=E5=B7=A5=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Quality.vue | 12 +---- src/views/Scrap.vue | 72 +++++++++++++++++-------- src/views/components/simpleKeyboard.vue | 3 +- 3 files changed, 52 insertions(+), 35 deletions(-) diff --git a/src/views/Quality.vue b/src/views/Quality.vue index bf04559..9527e34 100644 --- a/src/views/Quality.vue +++ b/src/views/Quality.vue @@ -1,7 +1,7 @@ @@ -123,16 +123,6 @@ export default { } else { this.lineArray = [] } - // if (res && res.data.data.length > 0) { - // this.lineArray = res.data.data.map(item => { - // return { - // text: item.name, - // value: item.id - // } - // }) - // } else { - // this.lineArray = [] - // } }) }, getSection (value) { diff --git a/src/views/Scrap.vue b/src/views/Scrap.vue index 218c4b6..94c4ef5 100644 --- a/src/views/Scrap.vue +++ b/src/views/Scrap.vue @@ -1,7 +1,7 @@ @@ -59,7 +59,7 @@
- + @@ -95,7 +95,7 @@ - 提交 + 提交 @@ -147,8 +147,9 @@