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/ConsumFixtureSetSelect.page |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/pages/ConsumFixtureSetSelect.page b/force-app/main/default/pages/ConsumFixtureSetSelect.page
index 57439d1..32122f3 100644
--- a/force-app/main/default/pages/ConsumFixtureSetSelect.page
+++ b/force-app/main/default/pages/ConsumFixtureSetSelect.page
@@ -40,6 +40,13 @@
         font-size: 10px;
         font-weight:normal;
       }
+
+    table.list .col_Model_No__c {width:120px;}
+    table.list .col_Consum_Start_Date__c {width:100px;}
+    table.list .col_Consum_Num__c {width:100px;}
+    table.list .col_You_Xiao_Ku_Cun_Jia__c {width:100px;}
+    table.list .col_You_Xiao_Qi_Ku_Cun_Jia__c {width:100px;}
+    table.list .col_Yi_Guo_Qi_Ku_Cun_Jia__c {width:100px;}
 </style>
 </head>
     <apex:form id="allForm">

--
Gitblit v1.9.1