From 9a0e4f1641f41a3dc1df4453ad416fb1522bd2ea Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期四, 18 一月 2024 17:30:49 +0800
Subject: [PATCH] 	modified:   src/page/wel.vue 	modified:   src/views/quality/rawMaterial/rawMaterial-form.vue

---
 src/views/common/document.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/common/document.vue b/src/views/common/document.vue
index 6edd889..25c7a1c 100644
--- a/src/views/common/document.vue
+++ b/src/views/common/document.vue
@@ -50,7 +50,7 @@
       :prelang="prelang"
       :options="options"
       :ajaxFun="ajaxFun"
-      :bottomOffset="350"
+      :bottomOffset="150"
       :fixedHeight="tableFixHeight"
       ref="documentTable"
       :paramObj="queryParam"
@@ -151,7 +151,7 @@
             searchInfoType: 'text'
           },
           // 缁濈紭棰滆壊
-          {
+          /* {
             minWidth: '120',
             prop: 'insulationColor',
             label: '缁濈紭棰滆壊',
@@ -169,7 +169,7 @@
             isTrue: true,
             isSearch: true,
             searchInfoType: 'text'
-          },
+          }, */
           {
             minWidth: '120',
             prop: 'version',
@@ -189,7 +189,7 @@
             isSearch: true,
             searchInfoType: 'text'
           },
-          {
+         /*  {
             minWidth: '120',
             prop: 'country',
             label: '鍥藉',
@@ -197,7 +197,7 @@
             isTrue: true,
             isSearch: true,
             searchInfoType: 'text'
-          },
+          }, */
           {
             minWidth: '120',
             prop: 'state',

--
Gitblit v1.9.3