From 50ce6a5e5ae7ac6ce3e6281acca9a0db568306e6 Mon Sep 17 00:00:00 2001
From: unknown <sunxia@prec-tech.com>
Date: 星期三, 23 八月 2023 14:54:59 +0800
Subject: [PATCH] Merge branch 'LEX_dev' of http://47.92.229.245:8089/r/lightningupdate into LEX_dev

---
 force-app/main/default/pages/ConsumEquipmentSetReceived.page |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/force-app/main/default/pages/ConsumEquipmentSetReceived.page b/force-app/main/default/pages/ConsumEquipmentSetReceived.page
index 193c343..23bb7fa 100644
--- a/force-app/main/default/pages/ConsumEquipmentSetReceived.page
+++ b/force-app/main/default/pages/ConsumEquipmentSetReceived.page
@@ -87,13 +87,13 @@
 }
 /*add end by youc 2021-12-07 鑰楁潗杩芥函 -鏀惰揣*/
 
-table.list .col_Fixture_Model_No__c {width:100px;}
+table.list .col_Fixture_Model_No__c {width:120px;}
 table.list .col_Consumable_Guaranteen_end_F__c {width:100px;}
 table.list .col_SerialNumber_F__c {width:100px;}
-table.list .col_Salesdepartment__c {width:100px;}
+table.list .col_Salesdepartment__c {width:150px;}
 table.list .col_Asset_return_Day__c {width:100px;}
 table.list .col_Return_DeliverySlip__r_Name {width:100px;}
-table.list .col_Hui_Ji_Jia__c {width:100px;}
+table.list .col_Hui_Ji_Jia__c {width:50px;}
 table.list .col_Yi_Zhi_Bao_Fei_Jia__c {width:100px;}
 table.list .col_Yi_Zhi_Guo_Qi_Jia__c {width:100px;}
 table.list .col_Shang_Jia_Jia__c {width:100px;}
@@ -105,12 +105,7 @@
 table.list .col_boxbarcodeforReceipt__c {width:100px;}
 table.list .col_EquipmentManagementCode_OldData__c {width:100px;}
 table.list .col_Scroll {width:100px;}
-tr.headerRow {
-    height: 40px;
-}
-input.btn {
-    padding: 2px 15px !important;
-}
+
 </style>
 <script type="text/javascript">
     sforce.connection.sessionId = "{!$Api.Session_ID}";

--
Gitblit v1.9.1