From fcafee9892819dd70e9fe861d8ef95c7a425bc8d Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Fri, 2 Aug 2024 17:18:53 +0800 Subject: [PATCH] =?UTF-8?q?2024-08-02=20=E9=87=87=E9=9B=86=E4=BC=98?= =?UTF-8?q?=E5=8C=963?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/qc/IQCResultEntry.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/views/modules/qc/IQCResultEntry.vue b/src/views/modules/qc/IQCResultEntry.vue index ef0c702..37b39b1 100644 --- a/src/views/modules/qc/IQCResultEntry.vue +++ b/src/views/modules/qc/IQCResultEntry.vue @@ -76,12 +76,14 @@ - - + + + + + + + + @@ -1793,7 +1795,7 @@ this.getSiteAndBuByUserName2() this.favoriteIsOk() this.disposalMeasuresSearch() - this.orderTypeSearch() + //this.orderTypeSearch() // 动态列 this.getTableUserColumn(this.$route.meta.menuId+'table1',1) this.getTableUserColumn(this.$route.meta.menuId+'table2',2)